C1.Excel Assembly / C1.Excel Namespace / XLRowCollection Class / Count Property

In This Topic
Count Property (XLRowCollection)
In This Topic
Gets the number of items in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
 
See Also