Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtLbsData Class / fNo3d Property


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