Spread Silverlight Documentation
Column Property (ICellRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellRange Interface : Column Property
Gets the column.
Syntax
'Declaration
 
ReadOnly Property Column As System.Integer
'Usage
 
Dim instance As ICellRange
Dim value As System.Integer
 
value = instance.Column
System.int Column {get;}
See Also

Reference

ICellRange Interface
ICellRange Members