Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Cell Class / rw Property


In This Topic
rw Property
In This Topic
Syntax
'Declaration
 
Public Property rw As UShort
 
'Usage
 
Dim instance As Cell
Dim value As UShort
 
instance.rw = value
 
value = instance.rw
See Also