View Source XlsxReader.Sheet (xlsx_reader v0.8.8)
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
.
Summary
Types
XLSX worksheet metadata