Click or drag to resize

ExcelViewOptionsShowGridLines Property

If true, Excel shows grid lines.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.6.5
Syntax
public bool ShowGridLines { get; set; }

Property Value

Boolean
Remarks
Default value is true.
See Also