ComponentOne Web API Edition
VAlign Property

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

Reference

Style Class
Style Members