[]
Specifies the relative horizontal alignment position of the table.
public enum TableHorizontalRelativeAlignment
Public Enum TableHorizontalRelativeAlignment
| Name | Description |
|---|---|
| Center | Center alignment. |
| Inside | Inside alignment. |
| Left | Left alignment. |
| Outside | Outside alignment. |
| Right | Right alignment. |