Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Legend Class / UnusedField Property


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