Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TriCoord Class / Col Property


In This Topic
Col Property (TriCoord)
In This Topic
Column
Syntax
'Declaration
 
Public Property Col As Integer
 
'Usage
 
Dim instance As TriCoord
Dim value As Integer
 
instance.Col = value
 
value = instance.Col
See Also