PhpOffice\PhpPresentation\Writer\AbstractDecoratorWriter::getDrawingHashTable PHP Méthode

getDrawingHashTable() public méthode

public getDrawingHashTable ( ) : HashTable
Résultat PhpOffice\PhpPresentation\HashTable
    public function getDrawingHashTable()
    {
        return $this->oHashTable;
    }