Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / VerticalAlignment Field


In This Topic
VerticalAlignment Field
In This Topic
Represents the vertical alignment of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly VerticalAlignment As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.VerticalAlignment
See Also