Click or drag to resize

IPageSetup IsPrintHeadings Property

True if row and column headings are printed with this page. Applies only to worksheets. Read / write Boolean.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsPrintHeadings { get; set; }

Property Value

Type: Boolean
See Also