Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ 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 (IWorkbook)
In This Topic
Returns the
IStyleCollection
collection that represents all the styles in the specified workbook (read-only).
Syntax
C#
IStyleCollection
Styles {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members