ExcelViewOptionsShowGridLines Property |
If true, Excel shows grid lines.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.6.5
Syntaxpublic bool ShowGridLines { get; set; }
Public Property ShowGridLines As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is true.
See Also