Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / HorizontalAlignment Field


In This Topic
    HorizontalAlignment Field
    In This Topic
    Represents the horizontal alignment of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HorizontalAlignment As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.HorizontalAlignment
    public static readonly SheetStyleProperty HorizontalAlignment
    See Also