RowCount Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library RowCount Property
NamespacesYogesh.ExcelXmlRangeRowCount
Gets the number of rows in a range
Declaration Syntax
C# Visual Basic Visual C++
public int RowCount { get; }
Public ReadOnly Property RowCount As Integer
public:
property int RowCount {
	int get ();
}
Return Value
Number of rows in a range

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158