Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintManager Class / getSize Method / getSize(IRange) Method
The range object.
In This Topic
    getSize(IRange) Method
    In This Topic
    Returns the size of the range.
    Syntax
    public Size getSize( 
       IRange range
    )

    Parameters

    range
    The range object.
    See Also