openpyxl.reader.workbook module¶
- class openpyxl.reader.workbook.WorkbookParser(archive, workbook_part_name, keep_links=True)[源代码]¶
基类:
object
- find_sheets()[源代码]¶
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¶