ExcelColumnIndex Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library ExcelColumnIndex Property
NamespacesYogesh.ExcelXmlCellIndexInfoExcelColumnIndex
Index in excel format, eg. A1
Declaration Syntax
C# Visual Basic Visual C++
public string ExcelColumnIndex { get; private set; }
Public Property ExcelColumnIndex As String
public:
property String^ ExcelColumnIndex {
	String^ get ();
	void set (String^ value);
}

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