Spread Windows Forms 12.0 Product Documentation
LastColumnIndex Property (ITableRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRange Interface : LastColumnIndex Property
Get the last column index.
Syntax
'Declaration
 
ReadOnly Property LastColumnIndex As Integer
'Usage
 
Dim instance As ITableRange
Dim value As Integer
 
value = instance.LastColumnIndex
int LastColumnIndex {get;}
See Also

Reference

ITableRange Interface
ITableRange Members