Skip to content

Read control characters stored in Unicode escaped form #46

Description

@mbleron

As per ECMA-376 §22.9.2.19, Excel strings are stored as ST_Xstring which supports escaped invalid XML characters, i.e. control characters [0x00-0x1F] minus 0x09, 0x0A and 0x0D.
ExcelTable does not escape back such characters when reading string cells.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions