Skip to content
Snippets Groups Projects
Select Git revision
0 results

excellib.class.php

  • Petr Škoda's avatar
    8e759165
    MDL-35356 improve worksheet exports · 8e759165
    Petr Škoda authored
    This patch removes deprecated PEAR excel export lib in favour of newer PHPExcel,
    the ODS exporter implementation is finished and a test script is included.
    
    The default Excel format is now 2007, file extension is changed automatically
    to match excel format.
    8e759165
    History
    MDL-35356 improve worksheet exports
    Petr Škoda authored
    This patch removes deprecated PEAR excel export lib in favour of newer PHPExcel,
    the ODS exporter implementation is finished and a test script is included.
    
    The default Excel format is now 2007, file extension is changed automatically
    to match excel format.