Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / HideObj Class / HideObjEnumType Property


In This Topic
HideObjEnumType Property
In This Topic
Syntax
'Declaration
 
Public Property HideObjEnumType As HideObjEnum
 
'Usage
 
Dim instance As HideObj
Dim value As HideObjEnum
 
instance.HideObjEnumType = value
 
value = instance.HideObjEnumType
See Also