Click or drag to resize

ExcelViewOptionsShowSheetHeaders Property

If true, Excel shows row and column headers.

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

Property Value

Boolean
Remarks
Default value is true.
See Also