openpyxl.reader.workbook module
- class openpyxl.reader.workbook.WorkbookParser(archive, workbook_part_name, keep_links=True)[source]
Bases:
object
- find_sheets()[source]
Find all sheets in the workbook and return the link to the source file.
Older XLSM files sometimes contain invalid sheet elements. Warn user when these are removed.
- property pivot_caches
Get PivotCache objects
- property rels