Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerAuxTrend Class / ordUser Property


In This Topic
ordUser Property
In This Topic
Syntax
'Declaration
 
Public Property ordUser As Byte
 
'Usage
 
Dim instance As SerAuxTrend
Dim value As Byte
 
instance.ordUser = value
 
value = instance.ordUser
See Also