Spread.Services Documentation
Styles Property (IWorkbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorkbook Interface
: Styles Property
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