Change array key from style to borderStyle

This commit is contained in:
Gedas Lukošius 2018-01-08 16:19:24 +02:00 committed by Adrien Crivelli
parent 25bc54f9eb
commit 55689caa1d
1 changed files with 4 additions and 4 deletions

View File

@ -802,8 +802,8 @@ outline | setOutline()
**\PhpOffice\PhpSpreadsheet\Style\Border**
Array key | Maps to property
----------|-------------------
style | setBorderStyle()
------------|-------------------
borderStyle | setBorderStyle()
color | getColor()
**\PhpOffice\PhpSpreadsheet\Style\Alignment**