Class Index

Classes


Class $.wijmo.wijspread.VerticalPosition

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the vertical position of the cell or row in the component.
Field Summary
Field Attributes Field Name and Description
<static>  
$.wijmo.wijspread.VerticalPosition.bottom
Positions the cell or row to the bottom.
<static>  
$.wijmo.wijspread.VerticalPosition.center
Positions the cell or row to the center.
<static>  
$.wijmo.wijspread.VerticalPosition.nearest
Positions the cell or row to the nearest edge.
<static>  
$.wijmo.wijspread.VerticalPosition.top
Positions the cell or row at the top.
Class Detail
$.wijmo.wijspread.VerticalPosition()
Specifies the vertical position of the cell or row in the component.
Field Detail
<static> $.wijmo.wijspread.VerticalPosition.bottom
Positions the cell or row to the bottom.

<static> $.wijmo.wijspread.VerticalPosition.center
Positions the cell or row to the center.

<static> $.wijmo.wijspread.VerticalPosition.nearest
Positions the cell or row to the nearest edge.

<static> $.wijmo.wijspread.VerticalPosition.top
Positions the cell or row at the top.

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