Class Index

Classes


Class $.wijmo.wijspread.VerticalAlign

Class Summary
Constructor Attributes Constructor Name and Description
 
Indicates the vertical alignment.
Field Summary
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.
Class Detail
$.wijmo.wijspread.VerticalAlign()
Indicates the vertical alignment.
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.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.