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


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