ExcelWorksheetPageSetupPrintHeadings Property
Gets or sets a flag indicating if the row and column headings are printed with this page.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool PrintHeadings { get; set; }
Public Property PrintHeadings As Boolean
Get
Set
public:
property bool PrintHeadings {
bool get ();
void set (bool value);
}
member PrintHeadings : bool with get, set
Property Value
Boolean