Tagged: phpexcel

Install imagick php extension 0

How to get value from PHPExcel_RichText Object?

Get Value from PHPExcel_RichText Object We can read and create excel, csv files from phpexcel library. While reading excel file with phpexcel, you might get richtext object like following. We can’t simply get PHPExcel_RichText...