Skip to content

Error Parsing Xlsx when it has links to other files #459

@afuente90

Description

@afuente90

Are there any way to continue parsing the file without getting the linked external book?

begin workbook = RubyXL::Parser.parse(file)
rescue RuntimeError => e

end

The error I am receiving in the e

RuntimeError: Unknown child node [xxl21:alternateUrls] for element [externalBook]

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