A Sandcastle Documented Class Library
ExcelColumnIndex Property
Namespaces ► Yogesh.ExcelXml ► CellIndexInfo ► ExcelColumnIndex
Index in excel format, eg. A1

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); }