Version

NormalStyle Property

Gets the default style for the workbook.
Syntax
public WorkbookStyle NormalStyle {get;}
Remarks

The normal style is the parent style for all cell and differential formats in the workbook, unless another parent style is specified.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also