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


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