[]
Specifies alignment for an inline table.
public enum TableAlignment
Public Enum TableAlignment
| Name | Description |
|---|---|
| Center | The table is centered. |
| Left | The table is aligned to the left. |
| Right | The table is aligned to the right. |