Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / getPrintPageRange Method
In This Topic
    getPrintPageRange Method
    In This Topic
    Gets 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
    java.lang.String getPrintPageRange()
    See Also