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


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