Class $.wijmo.wijspread.HorizontalPosition
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the horizontal position of the cell or column in the component.
|
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.