Spread Windows Forms 12.0 Product Documentation
HorizontalAlignment Property (AppearanceStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AppearanceStyleInfo Class : HorizontalAlignment Property
Gets or sets the horizontal alignment of the contents of the cell style.
Syntax
'Declaration
 
Public Overrides Property HorizontalAlignment As CellHorizontalAlignment
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As CellHorizontalAlignment
 
instance.HorizontalAlignment = value
 
value = instance.HorizontalAlignment
public override CellHorizontalAlignment HorizontalAlignment {get; set;}
See Also

Reference

AppearanceStyleInfo Class
AppearanceStyleInfo Members