xlsx_reader v0.1.4 XlsxReader.Sheet View Source
Worksheet structure.
This structure only contains the information useful to identify and retrieve the sheet actual data.
name
- name of the sheetrid
- relationship ID used to retrieve the corresponding sheet in the archivesheet_id
- unique identifier of the sheet withing the workbook (unused by XlsxReader)
To access the sheet cells, see XlsxReader.sheet/3
and XlsxReader.sheets/2
.
Link to this section Summary
Link to this section Types
XLSX worksheet metadata