08:54:04 Create new PHPExcel object
08:54:04 Set document properties
08:54:04 Add some data
08:54:04 Add comments
08:54:04 Add rich-text string
08:54:04 Merge cells
08:54:04 Protect cells
08:54:04 Set cell number formats
08:54:04 Set column widths
08:54:04 Set fonts
08:54:04 Set alignments
08:54:04 Set thin black border outline around column
08:54:04 Set thick brown border outline around Total
08:54:04 Set fills
08:54:04 Set style for header row using alternative method
08:54:04 Unprotect a cell
08:54:04 Add a hyperlink to the sheet
08:54:04 Add a drawing to the worksheet
08:54:04 Add a drawing to the worksheet
08:54:04 Add a drawing to the worksheet
08:54:04 Play around with inserting and removing rows and columns
08:54:04 Set header/footer
08:54:04 Set page orientation and size
08:54:04 Rename first worksheet
08:54:04 Create a second Worksheet object
08:54:04 Add some data
08:54:04 Set the worksheet tab color
08:54:04 Set alignments
08:54:04 Set column widths
08:54:04 Set fonts
08:54:04 Add a drawing to the worksheet
08:54:04 Set page orientation and size
08:54:04 Rename second worksheet
08:54:04 Write to CSV format
Fatal error: Uncaught Error: Class 'PHPExcel_Calculation_Functions' not found in /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Calculation.php:2520
Stack trace:
#0 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Calculation.php(3032): PHPExcel_Calculation->_showValue(Array)
#1 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Calculation.php(2327): PHPExcel_Calculation->_processTokenStack(Array, 'E4', Object(PHPExcel_Cell))
#2 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Calculation.php(2164): PHPExcel_Calculation->_calculateFormulaValue('IF(D4<>"",C4*D4...', 'E4', Object(PHPExcel_Cell))
#3 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Cell.php(297): PHPExcel_Calculation->calculateCellValue(Object(PHPExcel_Cell), true)
#4 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Worksheet.php(2415): PHPExcel_Cell->getCalculatedValue()
#5 /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Writer/CSV.php(140): PHPExcel_Worksheet->rangeToArray('A4:J4', '', true)
# in /home/tyesolutions/public_html/lib/excel/Classes/PHPExcel/Calculation.php on line 2520