Gets or sets the horizontal alignment for this XLStyle.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLAlignHorzEnum AlignHorz { get; set; } |
Visual Basic |
---|
Public Property AlignHorz As XLAlignHorzEnum Get Set |
Remarks
Set the AlignHorz property to Undefined to suppress
this style element and use the default horizontal alignment instead (General).