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

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