Spread Windows Forms 15.0
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
    public static readonly SheetStyleProperty VerticalAlignment
    See Also