Spread Windows Forms 12.0 Product Documentation
Column2 Property (Reference)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Reference Structure : Column2 Property
Gets the right column index.
Syntax
'Declaration
 
Public Property Column2 As Integer
'Usage
 
Dim instance As Reference
Dim value As Integer
 
instance.Column2 = value
 
value = instance.Column2
public int Column2 {get; set;}

Property Value

An integer value represents the right column index.
See Also

Reference

Reference Structure
Reference Members