Click or drag to resize

ExcelPageSetupPrintFirstPageNumber Property

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

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public int PrintFirstPageNumber { get; set; }

Property Value

Int32
See Also