Spread Silverlight Documentation
Index Property (IExcelColumn)


GrapeCity.Excel Namespace > IExcelColumn Interface : Index Property
Gets zero based index of the column.
Syntax
'Declaration
 
ReadOnly Property Index As System.Integer
'Usage
 
Dim instance As IExcelColumn
Dim value As System.Integer
 
value = instance.Index
System.int Index {get;}

Property Value

The index of the column.
See Also

Reference

IExcelColumn Interface
IExcelColumn Members