Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Setup Class / noOrient Property


In This Topic
noOrient Property
In This Topic
Syntax
'Declaration
 
Public Property noOrient As Boolean
 
'Usage
 
Dim instance As Setup
Dim value As Boolean
 
instance.noOrient = value
 
value = instance.noOrient
See Also