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


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