Class Index

Classes


Class $.wijmo.wijspread.HorizontalPosition

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the horizontal position of the cell or column in the component.
Field Summary
Field Attributes Field Name and Description
<static>  
$.wijmo.wijspread.HorizontalPosition.center
Positions the cell or column in the center.
<static>  
$.wijmo.wijspread.HorizontalPosition.left
Positions the cell or column to the left.
<static>  
$.wijmo.wijspread.HorizontalPosition.nearest
Positions the cell or column to the nearest edge.
<static>  
$.wijmo.wijspread.HorizontalPosition.right
Positions the cell or column to the right.
Class Detail
$.wijmo.wijspread.HorizontalPosition()
Specifies the horizontal position of the cell or column in the component.
Field Detail
<static> $.wijmo.wijspread.HorizontalPosition.center
Positions the cell or column in the center.

<static> $.wijmo.wijspread.HorizontalPosition.left
Positions the cell or column to the left.

<static> $.wijmo.wijspread.HorizontalPosition.nearest
Positions the cell or column to the nearest edge.

<static> $.wijmo.wijspread.HorizontalPosition.right
Positions the cell or column to the right.

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