Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgTbl Class / row Property


In This Topic
row Property (PtgTbl)
In This Topic
Syntax
'Declaration
 
Public Property row As UShort
 
'Usage
 
Dim instance As PtgTbl
Dim value As UShort
 
instance.row = value
 
value = instance.row
See Also