setReadDataOnly() setReadDataOnly(boolean $value = true) : self Set read data only Parameters boolean $value Returns self
canRead() canRead(string $filename) : boolean Can the current ReaderInterface read the file? Parameters string $filename Returns boolean
openFile() openFile(string $filename) : resource Open file for reading Parameters string $filename Throws \PhpOffice\PhpWord\Exception\Exception Returns resource