$parentWriter
$parentWriter : \PhpOffice\PhpWord\Writer\AbstractWriter
Parent writer
Generic style writer
$parentWriter : \PhpOffice\PhpWord\Writer\AbstractWriter
Parent writer
$style : array|\PhpOffice\PhpWord\Style\AbstractStyle
Style
__construct(array|\PhpOffice\PhpWord\Style\AbstractStyle $style = null)
Create new instance
array|\PhpOffice\PhpWord\Style\AbstractStyle | $style |
setParentWriter(\PhpOffice\PhpWord\Writer\AbstractWriter $writer)
Set parent writer.
\PhpOffice\PhpWord\Writer\AbstractWriter | $writer |
getParentWriter() : \PhpOffice\PhpWord\Writer\AbstractWriter
Get parent writer
getStyle() : array|\PhpOffice\PhpWord\Style\AbstractStyle
Get style
$style
Loading…