ExcelPageSetupPrintFirstPageNumber Property

Gets or sets the first page number printing. This property has effect if the PrintFirstPageNumberAuto is false.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int PrintFirstPageNumber { get; set; }

Property Value

Int32

See Also