Skip to content

Support for SummaryTables.jl #57

@matthijscox-asml

Description

@matthijscox-asml

We recently found out that WriteDocx.jl exists and uses a special package called SummaryTables.jl to define complex tables with merged cells. This would be interesting to add to PPTX.jl, since we have similar table functionality.

I even wonder if the .docx XML schema for tables is equivalent to the .pptx tables schema. In which case we could re-use code from WriteDocx.jl.

SummaryTables.jl does not yet seem to have color support, so we cannot close issue 41, unless we find a way to add color support to SummaryTables.jl directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions