The following tables list the members exposed by Alignment.
Public Constructors
Public Properties
| Name | Description |
| Horizontal | Gets or sets the alignment used to align the content of a cell horizontally. |
| IsTextWrapped | Gets or sets if the text content of a Cell is wrapped or not. |
| RotationAngle | Gets or sets the rotation angle.
The rotation can be up to 90 degrees upward ( 90 ) or downward ( -90 ). The default value is 0. |
| TextDirection | Keeps the text flowing in the specified direction. |
| Vertical | Gets or sets the alignment used to align the content of a cell vertically. |
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified System.Object is equal to the current System.Object. |
| GetHashCode | Serves as a hash function for a particular type. |
Top
See Also