PhpOffice\PhpPresentation\Writer\AbstractDecoratorWriter::getDrawingHashTable PHP Method

getDrawingHashTable() public method

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