Update MsDoc.php

fix style\font not found bug
This commit is contained in:
liangtaohy 2016-11-08 18:32:22 +08:00 committed by GitHub
parent c71069022e
commit 3f9ab94812
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ namespace PhpOffice\PhpWord\Reader;
use PhpOffice\Common\Drawing;
use PhpOffice\PhpWord\PhpWord;
use PhpOffice\PhpWord\Style;
use PhpOffice\PhpWord\Shared\OLERead;
/**