Spread.Services Documentation
DefaultTableStyle 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
: DefaultTableStyle Property
Specifies the table style name from the
ITableStyleCollection
collection that is used as the default TableStyle (read/write).
Syntax
C#
System.
string
DefaultTableStyle {
get
;
set
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members