-``alignment``. Supports all alignment modes provided by third edition of ISO/IEC 29500 standard. See ``\PhpOffice\PhpWord\SimpleType\ST_Jc`` class for the details.
-``basedOn``. Parent style.
-``hanging``. Hanging by how much.
-``indent``. Indent by how much.
-``keepLines``. Keep all lines on one page, *true* or *false*.
-``keepNext``. Keep paragraph with next paragraph, *true* or *false*.
-``lineHeight``. Text line height, e.g. *1.0*, *1.5*, etc.
-``next``. Style for next paragraph.
-``pageBreakBefore``. Start paragraph on next page, *true* or *false*.
-``spaceBefore``. Space before paragraph.
-``spaceAfter``. Space after paragraph.
-``tabs``. Set of custom tab stops.
-``widowControl``. Allow first/last line to display on a separate page, *true* or *false*.
-``alignment``. Supports all alignment modes provided by third edition of ISO/IEC 29500 standard. See ``\PhpOffice\PhpWord\SimpleType\ST_JcTable`` class for the details.
-``bgColor``. Background color, e.g. '9966CC'.
-``border(Top|Right|Bottom|Left)Color``. Border color, e.g. '9966CC'.
-``border(Top|Right|Bottom|Left)Size``. Border size in twips.
-``cellMargin(Top|Right|Bottom|Left)``. Cell margin in twips.
-``alignment``. Supports all alignment modes provided by third edition of ISO/IEC 29500 standard. See ``\PhpOffice\PhpWord\SimpleType\ST_Jc`` class for the details.
-``font``. Font name.
-``format``. Numbering format bullet\|decimal\|upperRoman\|lowerRoman\|upperLetter\|lowerLetter.
-``hanging``. See paragraph style.
-``hint``. See font style.
-``left``. See paragraph style.
-``restart``. Restart numbering level symbol.
-``start``. Starting value.
-``suffix``. Content between numbering symbol and paragraph text tab\|space\|nothing.
-``tabPos``. See paragraph style.
-``text``. Numbering level text e.g. %1 for nonbullet or bullet character.