Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LegendException Class / fDeleted Property


In This Topic
fDeleted Property (LegendException)
In This Topic
Syntax
'Declaration
 
Public Property fDeleted As Byte
 
'Usage
 
Dim instance As LegendException
Dim value As Byte
 
instance.fDeleted = value
 
value = instance.fDeleted
See Also