Class $.wijmo.wijspread.HorizontalAlign
Constructor Attributes | Constructor Name and Description |
---|---|
Indicates the horizontal alignment.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
$.wijmo.wijspread.HorizontalAlign.center
Indicates that the cell content is centered.
|
<static> |
$.wijmo.wijspread.HorizontalAlign.general
Indicates that the horizontal alignment is based on the value type.
|
<static> |
$.wijmo.wijspread.HorizontalAlign.left
Indicates that the cell content is left-aligned.
|
<static> |
$.wijmo.wijspread.HorizontalAlign.right
Indicates that the cell content is right-aligned.
|
Field Detail
<static>
$.wijmo.wijspread.HorizontalAlign.center
Indicates that the cell content is centered.
<static>
$.wijmo.wijspread.HorizontalAlign.general
Indicates that the horizontal alignment is based on the value type.
<static>
$.wijmo.wijspread.HorizontalAlign.left
Indicates that the cell content is left-aligned.
<static>
$.wijmo.wijspread.HorizontalAlign.right
Indicates that the cell content is right-aligned.