Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AlignmentFormatComment Class / Alignment Property


In This Topic
Alignment Property (AlignmentFormatComment)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Alignment As Alignment
 
'Usage
 
Dim instance As AlignmentFormatComment
Dim value As Alignment
 
value = instance.Alignment
See Also