Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Count Property
In This Topic
    Count Property (IRange)
    In This Topic
    Returns the number of objects in the collection.
    Syntax
    System.int Count {get;}

    Property Value

    The object count.
    See Also