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()