File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -1188,15 +1188,16 @@ quotePrefix | setQuotePrefix()
11881188
11891189** \PhpOffice\PhpSpreadsheet\Style\Alignment**
11901190
1191- Array key | Maps to property
1192- ------------|-------------------
1193- horizontal | setHorizontal()
1194- indent | setIndent()
1195- readOrder | setReadOrder()
1196- shrinkToFit | setShrinkToFit()
1197- textRotation| setTextRotation()
1198- vertical | setVertical()
1199- wrapText | setWrapText()
1191+ Array key | Maps to property
1192+ ----------------|-------------------
1193+ horizontal | setHorizontal()
1194+ justifyLastLine | setJustifyLastLine()
1195+ indent | setIndent()
1196+ readOrder | setReadOrder()
1197+ shrinkToFit | setShrinkToFit()
1198+ textRotation | setTextRotation()
1199+ vertical | setVertical()
1200+ wrapText | setWrapText()
12001201
12011202** \PhpOffice\PhpSpreadsheet\Style\Border**
12021203
You can’t perform that action at this time.
0 commit comments