openpyxl.reader.workbook module

class openpyxl.reader.workbook.WorkbookParser(archive, workbook_part_name, keep_links=True)[源代码]

基类:object

assign_names()[源代码]

Bind reserved names to parsed worksheets

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.

parse()[源代码]
pivot_caches

Get PivotCache objects

rels