C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / ShowHeaders Property

In This Topic
ShowHeaders Property (XLSheet)
In This Topic
Gets or sets whether Excel should show the row and column headers when displaying the sheet.
Syntax
'Declaration
 
Public Property ShowHeaders As System.Boolean
 
See Also