Object
You can add OLE embeddings, such as Excel spreadsheets or PowerPoint presentations to the document by using addOLEObject
method.
<?php
$section->addOLEObject($src, [$style]);
You can add OLE embeddings, such as Excel spreadsheets or PowerPoint presentations to the document by using addOLEObject
method.
<?php
$section->addOLEObject($src, [$style]);