This documentation is archived and is not being maintained.
HorizontalRuleAlignmentValues enumeration
Namespace:
DocumentFormat.OpenXml.Vml.OfficeAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Left |
Left Alignment.
When the item is serialized out as xml, its value is "left". |
| Right |
Right Alignment.
When the item is serialized out as xml, its value is "right". |
| Center |
Center Alignment.
When the item is serialized out as xml, its value is "center". |