View Issue Details

This issue affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
15215Feature requestsImport/Exportpublic2025-11-20 16:24
Reportermarcgold Assigned To 
PrioritynoneSeverity@40@ 
Status newResolutionopen 
Summary15215: Features for Xlswriter
Description

Have been working on coding an alternative excel export formatting to suit our requirements.

We have come across a couple of limitations that we cannot get around without hardcoding them into the xlswriter.class.php file which is obviously not a great idea if we want to main the updates from the core.

  1. We are setting a border around the cells - Supported, However we would like to turn off gridlines (Not Supported). This needs to have the gridLines = false set. Would be nice to have this as a passable variable.

  2. Haven't figured out how to do this yet, but would like place a Logo at the top of the exported sheet.

Im sure there are loads of other functions that are not currently supported, maybe this could be put out to the community to submit their ideas so it can be done as one.

TagsNo tags attached.
Bug heat0
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-09-02 18:24 marcgold New Issue
2025-11-20 16:24 c_schmitz Project Bug reports => Feature requests