Skip to content

Parse Workbook Properties #495

Description

@Alex-ley-scrub

Would it be possible to parse Workbook Properties? I am not sure if they are inside of https://docs.rs/calamine/latest/calamine/struct.Xlsx.html#method.metadata?

e.g. I usually do something like this with openpyxl and it would be nice to do it with fastexcel instead.

wb = load_workbook(...)
author = wb.properties.creator
user = wb.properties.lastModifiedBy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions