RowIndex Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library RowIndex Property
NamespacesYogesh.ExcelXmlCellIndexInfoRowIndex
Row index starting from 0
Declaration Syntax
C# Visual Basic Visual C++
public int RowIndex { get; private set; }
Public Property RowIndex As Integer
public:
property int RowIndex {
	int get ();
	void set (int value);
}

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