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


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