GrapeCity.Xaml.SpreadSheet.Data
VerticalAlignment Property (Cell)


Gets or sets the vertical alignment of the cell contents.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property VerticalAlignment As CellVerticalAlignment
'Usage
 
Dim instance As Cell
Dim value As CellVerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
[DefaultValue()]
public CellVerticalAlignment VerticalAlignment {get; set;}

Property Value

A CellVerticalAlignment object that specifies the vertical alignment for the cell. The default value is General.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options