From c428daff5ab72266fcd4a763e0d96d23fe1fdc8e Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Sat, 22 Aug 2015 18:14:33 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67d8e78..71e0081 100644 --- a/README.md +++ b/README.md @@ -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()