Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AxisParent Class / Size Property


In This Topic
Size Property (AxisParent)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Size As Integer
 
'Usage
 
Dim instance As AxisParent
Dim value As Integer
 
value = instance.Size
See Also