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

getPresentation() public method

public getPresentation ( ) : PhpPresentation
return PhpOffice\PhpPresentation\PhpPresentation
    public function getPresentation()
    {
        return $this->oPresentation;
    }