C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / PrintHeaders Property

In This Topic
PrintHeaders Property
In This Topic
Gets or sets whether row and column headers (the areas with row numbers and column letters) will be printed.
Syntax
'Declaration
 
Public Property PrintHeaders As System.Boolean
 
See Also