Skip to content

Add support for reading arbitrary tables defined in the worksheets #341

Description

@elvisw

Excel Type

  • XLSX
  • XLSM
  • CSV
  • OTHER

Upload Excel File

Please attach your issue file by dragging or droppng, selecting or pasting them.

示例文件

MiniExcel Version

MiniExcel/1.24.0

Description

关于Excel,是指 此文档 中叙述的表。在Excel中,使用开始->套用表格格式或者插入->表格将包含相关数据的特定区域转换为。转换完成后,我们可以通过表设计->表名称来为命名。中的数据和区域相比,是结构化的,本身的标题行直接作为数据的字段,同一个工作表里可以放入多个,它们逻辑上是独立的,互不影响。此外,中的公式具有结构化引用的功能。

示例文件中在第一个工作表里创建了两个

能否提供提供对Excel(这里指的不是区域)的数据读取的支持。读取的数据时直接以标题行作为字段或者Key

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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