Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ TableStyles Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TableStyles Property (IWorkbook)
In This Topic
Returns the
ITableStyleCollection
collection object for the current workbook that refers to the styles used in the current workbook (read-only).
Syntax
C#
ITableStyleCollection
TableStyles {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members