Version

Styles Property

Gets the collection of custom styles in the workbook.
Syntax
public WorkbookStyleCollection Styles {get;}

Property Value

The collection of custom styles in the workbook.
Remarks

Use this collection to add custom styles to Excel workbook. The user can apply those styles to different parts of excel workbook and thereby set complex formatting with ease.

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