Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CalcReference Class / RangeCount Property
In This Topic
    RangeCount Property
    In This Topic
    Gets the count of the ranges in current area.
    Syntax
    public System.int RangeCount {get;}

    Property Value

    The range count.
    See Also