Update README.md

This commit is contained in:
Adrien Loison 2015-08-22 18:14:33 -07:00
parent 5908443583
commit c428daff5a

View File

@ -154,6 +154,7 @@ It is possible to apply some formatting options to a row. Spout supports fonts a
use Box\Spout\Common\Type;
use Box\Spout\Writer\WriterFactory;
use Box\Spout\Writer\Style\StyleBuilder;
use Box\Spout\Writer\Style\Color;
$style = (new StyleBuilder())
->setFontBold()