Spread Silverlight Documentation
Id Property (IExcelTableColumn)


GrapeCity.Excel Namespace > IExcelTableColumn Interface : Id Property
An integer representing the unique identifier of this column. This should be unique per table.
Syntax
'Declaration
 
ReadOnly Property Id As System.Integer
'Usage
 
Dim instance As IExcelTableColumn
Dim value As System.Integer
 
value = instance.Id
System.int Id {get;}
See Also

Reference

IExcelTableColumn Interface
IExcelTableColumn Members