Link Search Menu Expand Document

PageSetupPrintHeadings Property

Gets or sets a value indicating whether row and column headings are printed with this page.

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

Property Value

Type: Boolean
true if row and column headings are printed on the page; otherwise, false.
See Also

Reference