View Source XlsxReader.Cell (xlsx_reader v0.8.10)
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.
Summary
Types
XLSX cell data