Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintManager Class / getPrintAreas Method
The worksheet object.
In This Topic
    getPrintAreas Method
    In This Topic
    Returns the size in points of the paper.
    Syntax
    public java.util.List<IRange> getPrintAreas( 
       IWorksheet worksheet
    )

    Parameters

    worksheet
    The worksheet object.
    See Also