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


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