LineSpacingRuleValues enumeration
Office 2013 and later
Defines the LineSpacingRuleValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Auto | Automatically Determined Line Height. When the item is serialized out as xml, its value is "auto". | |
| Exact | Exact Line Height. When the item is serialized out as xml, its value is "exact". | |
| AtLeast | Minimum Line Height. When the item is serialized out as xml, its value is "atLeast". |
Show: