require_once("PHPExcel.php"); $objPHPExcel = new PHPExcel(); $objPHPExcel->getProperties()->setTitle(" List"); ...
確定! 回上一頁