Excel for WPF and Silverlight
Count Property (XLCellRangeCollection)

C1.WPF.Excel Namespace > XLCellRangeCollection Class : Count Property
Gets the number of XLCellRange objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

XLCellRangeCollection Class
XLCellRangeCollection Members