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

    Parameters

    value
    See Also