Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / IsAutoFirstPageNumber Property
In This Topic
    IsAutoFirstPageNumber Property
    In This Topic
    Represents whether the first page number is automatically assigned. The default is true. When the first page number is specified, it would be set to false.
    Syntax
    System.bool IsAutoFirstPageNumber {get; set;}
    See Also