Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CalcReference Class / getRanges Method
In This Topic
    getRanges Method
    In This Topic
    Get the all IRange .
    Syntax
    public java.util.List<IRange> getRanges()

    Return Value

    The range collection.
    See Also