[]
Represents the types of alignment. This AlignmentTypes enumeration specifies how text will be aligned in a table cell.
public enum AlignmentTypes
| Name | Description |
|---|---|
| Center | The center alignment |
| Far | The far alignment |
| Near | The near alignment |