ExcelPageSetupPrintFirstPageNumberAuto Property
Gets or sets a flag indicating if the first page number is automatically selected by Excel viewer. If this property is false
the first page number is given by the PrintFirstPageNumber property.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool PrintFirstPageNumberAuto { get; set; }
Property Value
Boolean