Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / getPrintArea Method
In This Topic
    getPrintArea Method
    In This Topic
    Gets the range to be printed, as a string using A1-style references in the language of the macro.
    Syntax
    java.lang.String getPrintArea()
    See Also