Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalAlignment As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.VerticalAlignment
    public static readonly SheetStyleProperty VerticalAlignment
    See Also