Class $.wijmo.wijspread.VerticalAlign
Constructor Attributes | Constructor Name and Description |
---|---|
Indicates the vertical alignment.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
$.wijmo.wijspread.VerticalAlign.bottom
Indicates that the cell content is bottom-aligned.
|
<static> |
$.wijmo.wijspread.VerticalAlign.center
Indicates that the cell content is centered.
|
<static> |
$.wijmo.wijspread.VerticalAlign.top
Indicates that the cell content is top-aligned.
|
Field Detail
<static>
$.wijmo.wijspread.VerticalAlign.bottom
Indicates that the cell content is bottom-aligned.
<static>
$.wijmo.wijspread.VerticalAlign.center
Indicates that the cell content is centered.
<static>
$.wijmo.wijspread.VerticalAlign.top
Indicates that the cell content is top-aligned.