Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / VerticalAlign Field
Example


In This Topic
    VerticalAlign Field (SheetStyleProperty)
    In This Topic
    Represents the VerticalAlign property (index of 11) for the vertical alignment of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalAlign As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.VerticalAlign
    public static readonly SheetStyleProperty VerticalAlign
    Example
    See Also