Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShtProps Class / fManSerAlloc Property


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