openpyxl.packaging.workbook module

class openpyxl.packaging.workbook.WorkbookParser(archive, workbook_part_name)[source]

Bases: object

assign_names()[source]

Bind reserved names to parsed worksheets

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.

parse()[source]
pivot_caches

Get PivotCache objects

rels