Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO Class / vAlignment Property


In This Topic
vAlignment Property (TXO)
In This Topic
Syntax
'Declaration
 
Public Property vAlignment As Byte
 
'Usage
 
Dim instance As TXO
Dim value As Byte
 
instance.vAlignment = value
 
value = instance.vAlignment
See Also