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


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