Skip to content

New feature / custom UI elements #282

@arueckle

Description

@arueckle

Excel files can contain definitions for custom UI elements, for example ribbons. These are xml files located in the folder "/customUI" of the extracted xlsx/xlsm.

When such custom UI files are included in the generated output of xlsxwriter, excel will render the defined custom elements in its UI. Furthermore, actions can be attached to these custom UI elements (such as functions in an attached vba project).

We extended the workbook and packaging logic to support adding custom ui definitions as described before.

Note: For different Excel versions, different ui files are required (pre/post excel 2014).

This is the fork: https://github.com/arueckle/XlsxWriter
This is the pull-request #280

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions