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


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