Excel for WPF and Silverlight
AlignHorz Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : AlignHorz Property
Gets or sets the horizontal alignment for this XLStyle.
Syntax
'Declaration
 
Public Property AlignHorz As XLAlignHorzEnum
public XLAlignHorzEnum AlignHorz {get; set;}
Remarks
Set the AlignHorz property to XLAlignHorzEnum.Undefined to suppress this style element and use the default horizontal alignment instead (XLAlignHorzEnum.General).
See Also

Reference

XLStyle Class
XLStyle Members