getMapping() getMapping() : array<mixed,string> Return the ordered mapping from old PHPExcel class names to new PhpSpreadsheet one. Returns array<mixed,string>
replace() replace(string $original) : string Migrate the given code from PHPExcel to PhpSpreadsheet. Parameters string $original Returns string
recursiveReplace() recursiveReplace(string $path) Search in all files in given directory. Parameters string $path