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


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