PhpOffice\PhpPresentation\Writer\AbstractDecoratorWriter::getZip PHP 메소드

getZip() 공개 메소드

public getZip ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface
리턴 PhpOffice\Common\Adapter\Zip\ZipInterface
    public function getZip()
    {
        return $this->oZip;
    }