Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / setPrintPageRange Method
In This Topic
    setPrintPageRange Method
    In This Topic
    Sets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document. For example, type "1,3,5-12".
    Syntax
    void setPrintPageRange( 
       java.lang.String value
    )

    Parameters

    value
    See Also