 
 
| RowAlignment Enumeration | 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
 Members
 Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | Specifies alignment to the left. | |
| Center | 1 | Specifies alignment to the center. | |
| Right | 2 | Specifies alignment to the right. | 
 See Also
See Also