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

In This Topic
ShowGridLines Property
In This Topic
Gets or sets whether Excel should show the grid lines when displaying the sheet.
Syntax
'Declaration
 
Public Property ShowGridLines As System.Boolean
 
See Also