Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ DefaultTableStyle Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DefaultTableStyle Property (IWorkbook)
In This Topic
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