Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Bes Class / bBoolErr Property


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