Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TopMargin Class / num Property


In This Topic
num Property (TopMargin)
In This Topic
Syntax
'Declaration
 
Public Property num As Double
 
'Usage
 
Dim instance As TopMargin
Dim value As Double
 
instance.num = value
 
value = instance.num
See Also