Link Search Menu Expand Document

IViewOptionsShowSheetHeaders Property

Gets or sets a value indicating whether column headings are visible or not in the Worksheet

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool ShowSheetHeaders { get; set; }

Property Value

Type: Boolean
true if show row and column headings; otherwise, false.
See Also

Reference