Spread for ASP.NET 12 Product Documentation
VerticalAlign Property (StyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : VerticalAlign Property
Gets or sets the vertical alignment of the cell for the style.
Syntax
'Declaration
 
Public Overridable Property VerticalAlign As VerticalAlign
'Usage
 
Dim instance As StyleInfo
Dim value As VerticalAlign
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
public virtual VerticalAlign VerticalAlign {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members