File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,15 +70,15 @@ Available Paragraph style options:
70
70
- ``alignment ``. Supports all alignment modes since 1st Edition of ECMA-376 standard up till ISO/IEC 29500:2012.
71
71
See ``\PhpOffice\PhpWord\SimpleType\Jc `` class for the details.
72
72
- ``basedOn ``. Parent style.
73
- - ``hanging ``. Hanging by how much .
74
- - ``indent ``. Indent by how much .
73
+ - ``hanging ``. Hanging in * twip * .
74
+ - ``indent ``. Indent in * twip * .
75
75
- ``keepLines ``. Keep all lines on one page, *true * or *false *.
76
76
- ``keepNext ``. Keep paragraph with next paragraph, *true * or *false *.
77
77
- ``lineHeight ``. Text line height, e.g. *1.0 *, *1.5 *, etc.
78
78
- ``next ``. Style for next paragraph.
79
79
- ``pageBreakBefore ``. Start paragraph on next page, *true * or *false *.
80
- - ``spaceBefore ``. Space before paragraph.
81
- - ``spaceAfter ``. Space after paragraph.
80
+ - ``spaceBefore ``. Space before paragraph in * twip * .
81
+ - ``spaceAfter ``. Space after paragraph in * twip * .
82
82
- ``spacing ``. Space between lines.
83
83
- ``spacingLineRule ``. Line Spacing Rule. *auto *, *exact *, *atLeast *
84
84
- ``tabs ``. Set of custom tab stops.
You can’t perform that action at this time.
0 commit comments