Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITable Interface
/ ShowHeaders Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowHeaders Property
In This Topic
Gets or sets whether the header information should be displayed for the specified
ITable
object (read or write).
Syntax
C#
System.
bool
ShowHeaders {
get
;
set
;}
See Also
Reference
ITable Interface
ITable Members