RowCount Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library RowCount Property
NamespacesYogesh.ExcelXmlWorksheetRowCount
Returns the number of rows present in the sheet
Declaration Syntax
C# Visual Basic Visual C++
public int RowCount { get; }
Public ReadOnly Property RowCount As Integer
public:
property int RowCount {
	int get ();
}

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