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


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