Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerErr Class / err Property


In This Topic
err Property (SerErr)
In This Topic
Syntax
'Declaration
 
Public Property err As BErr
 
'Usage
 
Dim instance As SerErr
Dim value As BErr
 
instance.err = value
 
value = instance.err
See Also