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


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