Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12A Class / dx Property


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