ColumnIndex Property

Yogesh.ExcelXml

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

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