Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/ Styles Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Styles Property (Workbook)
In This Topic
Provides access to the collection of cell styles in the current workbook.
Syntax
C#
public
IStyleCollection
Styles {
get
;}
Property Value
The styles.
See Also
Reference
Workbook Class
Workbook Members