Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-15 19:59:56 +00:00
parent 3898d786d2
commit dd5ae665b1
289 changed files with 1825 additions and 1610 deletions

View File

@ -176,12 +176,12 @@ Adding spacing between paragraphs
### ISpacingProperties
| Property | Type | Notes |
| -------- | -------- | -------- |
| after | `number` | Optional |
| before | `number` | Optional |
| line | `number` | Optional |
| lineRule | `string` | Optional |
| Property | Type | Notes |
| -------- | -------------- | -------- |
| after | `number` | Optional |
| before | `number` | Optional |
| line | `number` | Optional |
| lineRule | `LineRuleType` | Optional |
**Example:**