Alignment Properties
Provides access to the cell content alignment settings.Name | Description |
---|---|
Horizontal | Gets or sets the horizontal alignment of the cell content. |
Indent | Gets or sets the cell content indention from the cell edge, dependent on the applied horizontal alignment. |
RotationAngle | Gets or sets the rotation angle of the cell content. |
ShrinkToFit | Specifies whether text size in a cell changes automatically to fit the cell width. |
Vertical | Gets or sets the vertical alignment of the cell content. |
WrapText | Indicates whether the text contained in a cell is wrapped into multiple lines. |
See Also