MantisBT: master-1.2.x 338208c5

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2011-09-03 22:58 master-1.2.x 0a636b37
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