Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CatLab Class / wOffset Property


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