In This Topic
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. |
 | IndentLevel | Gets or sets the indentation for the content of the Cell. |
 | IsShrinkToFit | Gets or sets if the text is shrunk to fit within the Cell or not. |
 | IsTextWrapped | Gets or sets if the text content of a Cell is wrapped or not. |
 | RotationAngle | Gets or sets the angle of rotation. |
 | 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