Represents spacing between lines and paragraphs.
None.
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | before | twipsMeasureType | optional | Gets or sets amount of space above paragraph. |  | 
      
        | before-lines | decimalNumberType | optional | Gets or sets number of lines before paragraph (when using character units). |  | 
      
        | before-autospacing | onOffType | optional | Gets or sets whether space/lines before a paragraph is automatic. |  | 
      
        | after | twipsMeasureType | optional | Gets or sets amount of space below paragraph. |  | 
      
        | after-lines | decimalNumberType | optional | Gets or sets number of lines after paragraph (when using character units) |  | 
      
        | after-autospacing | onOffType | optional | Gets or sets whether space/lines after a paragraph is automatic. |  | 
      
        | line | signedTwipsMeasureType | optional | Gets or sets amount of vertical spacing between lines of text. |  | 
      
        | line-rule | lineSpacingRuleValue | optional | Specifies interpretation of line attribute. |  |