XlsxReader.Cell (xlsx_reader v0.8.2) View Source
Cell structure.
This structure contains the information of a cell in a sheet.
value
- The value of the cellformula
- The formula used in the cell, if anyref
- The cell reference, like 'A1', 'B2', etc.
This structure is used when the cell_data_format
option is set to :cell
.
Link to this section Summary
Link to this section Types
Specs
XLSX cell data