Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CalcReference Class / GetRanges Method
In This Topic
    GetRanges Method
    In This Topic
    Get the all .
    Syntax
    [System.Runtime.CompilerServices.IteratorStateMachine(GrapeCity.Documents.Excel.CalcReference/a)]
    public System.Collections.Generic.IEnumerable<IRange> GetRanges()

    Return Value

    The range collection.
    See Also