C1.Web.Mvc.Sheet Namespace / Style Class / HAlign Property

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