MantisBT: master 887d9e50

Author Committer Branch Timestamp Parent
rombert rombert master 2011-09-03 22:58 master 03f1c7b0
Affected Issues  0013290: Allow more control over excel export format
Changeset

Allow more control over the excel api's output

The following changes have been made:

  • allow declaration of Spreadsheet styles to control the appearance of
    rows and cells
  • allow setting of attributes on individual cells

The actual output of the excel export is unchanged.

The API changes are completely backwards compatible.

Fixes 0013290: Allow more control over excel export format

mod - core/excel_api.php Diff File