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