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


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