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


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