Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / setFirstPageNumber Method
In This Topic
    setFirstPageNumber Method
    In This Topic
    Sets the first page number that will be used when this sheet is printed. If Automatic, Document Solutions for Excel chooses the first page number. The default is Automatic.
    Syntax
    void setFirstPageNumber( 
       int value
    )

    Parameters

    value
    See Also