ComponentOne Web API Edition
HAlign Property

C1.Web.Api.Excel Namespace > Style Class : HAlign Property
Gets or sets the horizontal alignment of cell content.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property HAlign As HAlignType
[DefaultValue()]
[XmlAttribute()]
public HAlignType HAlign {get; set;}
See Also

Reference

Style Class
Style Members