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


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