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


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