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()
1188
1188
1189
1189
** \PhpOffice\PhpSpreadsheet\Style\Alignment**
1190
1190
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()
1200
1201
1201
1202
** \PhpOffice\PhpSpreadsheet\Style\Border**
1202
1203
You can’t perform that action at this time.
0 commit comments