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


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