C1.Web.Api.Excel Namespace / Style Class / HAlign Property

In This Topic
HAlign Property
In This Topic
Gets or sets the horizontal alignment of cell content.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<XmlAttributeAttribute()>
Public Property HAlign As HAlignType
 
See Also