phpexcel set data type string

111

$worksheet->getCell('A1:A50')->setDataType(PHPExcel_Cell_DataType::TYPE_STRING);

Comments

Submit
0 Comments