Back to Phpword

Object

docs/usage/elements/oleobject.md

1.4.0202 B
Original Source

Object

You can add OLE embeddings, such as Excel spreadsheets or PowerPoint presentations to the document by using addOLEObject method.

php
<?php

$section->addOLEObject($src, [$style]);