Skip to content

[Issue] inlineStr is not supported #1575

Closed
@drdmitry

Description

@drdmitry

🚀 Feature Proposal

Cell type inlineStr is not supported by exceljs.
Lib version: 4.2.0

Motivation

If xlsx file has cells defined as <c ... t="inlineStr"><is><t>value here</t></is></c> - exceljs will put all values as 'null value'.

Quick reference: https://stackoverflow.com/a/4740690/4299666

At this moment I can't share the file. And idk which program/library produce this type of file.

Expectation

exceljs should support cell type inlineStr.

Example

Going to submit pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions