剩余
2 doc None
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x0000000003950488>
4 spec ModuleSpec(name=‘openpyxl.compat.strings’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x0000000003950488>, origin=‘…\lib\site-packages\openpyxl\compat\strings.py’)
5 VER sys.version_info(major=3, minor=7, micro=8, releaselevel=‘final’, serial=0)
统计
序号 |
类别 |
数量 |
2 |
bool |
2 |
4 |
str |
5 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
3 |
11 |
function |
4 |
13 |
residual |
2 |
14 |
system |
9 |
16 |
all |
18 |
【openpyxl.xml】
xml, fullname=openpyxl.xml, file=openpyxl\xml_init_.py
跨不同Python版本兼容的XML资源集合
常量
bool
1 LXML True
2 DEFUSEDXML False
统计
序号 |
类别 |
数量 |
1 |
int |
4 |
4 |
str |
75 |
8 |
dict |
3 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
84 |
【openpyxl.xml.constants】
constants, fullname=openpyxl.xml.constants, file=openpyxl\xml\constants.py
用于文件中固定路径和xml名称空间url的常量。
常量
int
1 MIN_ROW 0
2 MIN_COLUMN 0
3 MAX_COLUMN 16384
4 MAX_ROW 1048576
str
5 PACKAGE_PROPS docProps
6 PACKAGE_XL xl
7 PACKAGE_RELS _rels
8 PACKAGE_THEME xl/theme
9 PACKAGE_WORKSHEETS xl/worksheets
10 PACKAGE_CHARTSHEETS xl/chartsheets
11 PACKAGE_DRAWINGS xl/drawings
12 PACKAGE_CHARTS xl/charts
13 PACKAGE_IMAGES xl/media
14 PACKAGE_WORKSHEET_RELS xl/worksheets/_rels
15 PACKAGE_CHARTSHEETS_RELS xl/chartsheets/_rels
16 PACKAGE_PIVOT_TABLE xl/pivotTables
17 PACKAGE_PIVOT_CACHE xl/pivotCache
18 ARC_CONTENT_TYPES [Content_Types].xml
19 ARC_ROOT_RELS _rels/.rels
20 ARC_WORKBOOK_RELS xl/_rels/workbook.xml.rels
21 ARC_CORE docProps/core.xml
22 ARC_APP docProps/app.xml
23 ARC_CUSTOM docProps/custom.xml
24 ARC_WORKBOOK xl/workbook.xml
25 ARC_STYLE xl/styles.xml
26 ARC_THEME xl/theme/theme1.xml
27 ARC_SHARED_STRINGS xl/sharedStrings.xml
28 ARC_CUSTOM_UI customUI/customUI.xml
29 XML_NS
30 DCORE_NS
31 DCTERMS_NS
32 DCTERMS_PREFIX dcterms
33 DOC_NS
34 REL_NS
35 COMMENTS_NS
36 IMAGE_NS
37 VML_NS
38 VTYPES_NS
39 XPROPS_NS
40 CUSTPROPS_NS
41 EXTERNAL_LINK_NS
42 CPROPS_FMTID {D5CDD505-2E9C-101B-9397-08002B2CF9AE}
43 PKG_NS
44 PKG_REL_NS
45 COREPROPS_NS
46 CONTYPES_NS
47 XSI_NS
48 SHEET_MAIN_NS
49 CHART_NS
50 DRAWING_NS
51 SHEET_DRAWING_NS
52 CHART_DRAWING_NS
53 CUSTOMUI_NS
54 WORKBOOK_MACRO application/vnd.ms-excel.%s.macroEnabled.main+xml
55 WORKBOOK application/vnd.openxmlformats-officedocument.spreadsheetml.%s.main+xml
56 SPREADSHEET application/vnd.openxmlformats-officedocument.spreadsheetml.%s+xml
57 SHARED_STRINGS application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
58 EXTERNAL_LINK application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml
59 WORKSHEET_TYPE application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
60 COMMENTS_TYPE application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml
61 STYLES_TYPE application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
62 CHARTSHEET_TYPE application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml
63 DRAWING_TYPE application/vnd.openxmlformats-officedocument.drawing+xml
64 CHART_TYPE application/vnd.openxmlformats-officedocument.drawingml.chart+xml
65 CHARTSHAPE_TYPE application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml
66 THEME_TYPE application/vnd.openxmlformats-officedocument.theme+xml
67 CPROPS_TYPE application/vnd.openxmlformats-officedocument.custom-properties+xml
68 XLTM application/vnd.ms-excel.template.macroEnabled.main+xml
69 XLSM application/vnd.ms-excel.sheet.macroEnabled.main+xml
70 XLTX application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
71 XLSX application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
72 CTRL application/vnd.ms-excel.controlproperties+xml
73 ACTIVEX application/vnd.ms-office.activeX+xml
74 VBA application/vnd.ms-office.vbaProject
dict
75 NAMESPACES {‘cp’: ‘http://schemas.openxmlformats.org/package/2006/metadata/core-properties’…
76 EXT_TYPES {‘{78C0D931-6437-407D-A8EE-F0AAD7539E65}’: ‘Conditional Formatting’, '{CCE6A557-…
统计
序号 |
类别 |
数量 |
2 |
bool |
2 |
4 |
str |
17 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
4 |
11 |
function |
3 |
13 |
residual |
9 |
14 |
system |
8 |
16 |
all |
37 |
【openpyxl.xml.functions】
functions, fullname=openpyxl.xml.functions, file=openpyxl\xml\functions.py
XML兼容函数
常量
bool
1 DEFUSEDXML False
2 LXML True
str
3 CHART_NS
4 DRAWING_NS
5 SHEET_DRAWING_NS
6 CHART_DRAWING_NS
7 SHEET_MAIN_NS
8 REL_NS
9 VTYPES_NS
10 COREPROPS_NS
11 CUSTPROPS_NS
12 DCTERMS_NS
13 DCTERMS_PREFIX dcterms
14 XML_NS
剩余
15 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF1DF08>
16 spec ModuleSpec(name=‘openpyxl.xml.functions’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF1DF08>, origin=‘…\lib\site-packages\openpyxl\xml\functions.py’)
17 Element
18 SubElement
19 register_namespace
20 fromstring functools.partial(, parser=)
21 tostring functools.partial(, encoding=‘utf-8’)
22 safe_parser
23 NS_REGEX re.compile(‘({(?P.)})?(?P.)’)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
24 |
13 |
residual |
3 |
14 |
system |
9 |
15 |
private |
4 |
16 |
all |
33 |
【openpyxl.worksheet】
worksheet, fullname=openpyxl.worksheet, file=openpyxl\worksheet_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
6 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
14 |
【openpyxl.worksheet.hyperlink】
hyperlink, fullname=openpyxl.worksheet.hyperlink, file=openpyxl\worksheet\hyperlink.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
2 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.worksheet.formula】
formula, fullname=openpyxl.worksheet.formula, file=openpyxl\worksheet\formula.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
7 |
11 |
function |
5 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
20 |
【openpyxl.worksheet.cell_range】
cell_range, fullname=openpyxl.worksheet.cell_range, file=openpyxl\worksheet\cell_range.py
统计
序号 |
类别 |
数量 |
4 |
str |
7 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
11 |
11 |
function |
3 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
5 |
14 |
system |
8 |
15 |
private |
2 |
16 |
all |
29 |
【openpyxl.worksheet.header_footer】
header_footer, fullname=openpyxl.worksheet.header_footer, file=openpyxl\worksheet\header_footer.py
常量
str
1 FONT_PATTERN &“(?P.+)”
2 COLOR_PATTERN &K(?P[A-F0-9]{6})
3 SIZE_REGEX &(?P\d+\s?)
剩余
4 doc None
5 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B01C3C8>
6 spec ModuleSpec(name=‘openpyxl.worksheet.header_footer’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B01C3C8>, origin=‘…\lib\site-packages\openpyxl\worksheet\header_footer.py’)
7 Element
8 FORMAT_REGEX re.compile(‘&“(?P.+)”|&K(?P[A-F0-9]{6})|&(?P\d+\s?)’)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
15 |
11 |
function |
5 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
28 |
【openpyxl.worksheet.datavalidation】
datavalidation, fullname=openpyxl.worksheet.datavalidation, file=openpyxl\worksheet\datavalidation.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
10 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
18 |
【openpyxl.worksheet.page】
page, fullname=openpyxl.worksheet.page, file=openpyxl\worksheet\page.py
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
15 |
11 |
function |
5 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
30 |
【openpyxl.worksheet.dimensions】
dimensions, fullname=openpyxl.worksheet.dimensions, file=openpyxl\worksheet\dimensions.py
常量
int
1 DEFAULT_COLUMN_WIDTH 13
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
8 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
17 |
【openpyxl.worksheet.protection】
protection, fullname=openpyxl.worksheet.protection, file=openpyxl\worksheet\protection.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
29 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
39 |
【openpyxl.worksheet.filters】
filters, fullname=openpyxl.worksheet.filters, file=openpyxl\worksheet\filters.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
14 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
22 |
【openpyxl.worksheet.views】
views, fullname=openpyxl.worksheet.views, file=openpyxl\worksheet\views.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
9 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
18 |
【openpyxl.worksheet.merge】
merge, fullname=openpyxl.worksheet.merge, file=openpyxl\worksheet\merge.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
8 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
16 |
【openpyxl.worksheet.properties】
properties, fullname=openpyxl.worksheet.properties, file=openpyxl\worksheet\properties.py
工作表的属性
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
8 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
16 |
【openpyxl.worksheet.pagebreak】
pagebreak, fullname=openpyxl.worksheet.pagebreak, file=openpyxl\worksheet\pagebreak.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
10 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
18 |
【openpyxl.worksheet.scenario】
scenario, fullname=openpyxl.worksheet.scenario, file=openpyxl\worksheet\scenario.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
3 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.worksheet.related】
related, fullname=openpyxl.worksheet.related, file=openpyxl\worksheet\related.py
统计
序号 |
类别 |
数量 |
4 |
str |
6 |
5 |
tuple |
2 |
8 |
dict |
1 |
10 |
class |
23 |
11 |
function |
3 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
39 |
【openpyxl.worksheet.table】
table, fullname=openpyxl.worksheet.table, file=openpyxl\worksheet\table.py
常量
str
1 SHEET_MAIN_NS
2 REL_NS
tuple
3 TABLESTYLES (‘TableStyleMedium1’, ‘TableStyleMedium2’, ‘TableStyleMedium3’, 'TableStyleMediu…
4 PIVOTSTYLES (‘PivotStyleMedium1’, ‘PivotStyleMedium2’, ‘PivotStyleMedium3’, 'PivotStyleMediu…
剩余
5 doc None
6 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B071048>
7 spec ModuleSpec(name=‘openpyxl.worksheet.table’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B071048>, origin=‘…\lib\site-packages\openpyxl\worksheet\table.py’)
8 tostring functools.partial(, encoding=‘utf-8’)
统计
序号 |
类别 |
数量 |
4 |
str |
8 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
9 |
11 |
function |
2 |
13 |
residual |
8 |
14 |
system |
8 |
16 |
all |
29 |
【openpyxl.worksheet.print_settings】
print_settings, fullname=openpyxl.worksheet.print_settings, file=openpyxl\worksheet\print_settings.py
常量
str
1 SHEET_TITLE
((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]*))!
2 RANGE_EXPR
[ ] ? ( ? P < m i n c o l > [ A − Z a − z ] 1 , 3 ) ? [ ]?(?P[A-Za-z]{1,3})? [ ]?(?P<mincol>[A−Za−z]1,3)?[]?(?P\d+)?
(:[ ] ? ( ? P < m a x c o l > [ A − Z a − z . . . 3 C O L R A N G E ( ? P < c o l s > [ ]?(?P[A-Za-z... 3 COL_RANGE (?P[ ]?(?P<maxcol>[A−Za−z...3COLRANGE(?P<cols>[]?(?P[a-zA-Z]{1,3}):[ ] ? ( ? P < m a x c o l > [ a − z A − Z ] 1 , 3 ) ) 4 R O W R A N G E ( ? P < r o w s > [ ]?(?P[a-zA-Z]{1,3})) 4 ROW_RANGE (?P[ ]?(?P<maxcol>[a−zA−Z]1,3))4ROWRANGE(?P<rows>[]?(?P\d+):[$]?(?P\d+))
剩余
5 doc None
6 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B071288>
7 spec ModuleSpec(name=‘openpyxl.worksheet.print_settings’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B071288>, origin=‘…\lib\site-packages\openpyxl\worksheet\print_settings.py’)
8 SHEETRANGE_RE re.compile(“\n((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]))!(?P\n[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?\n(:[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?)?\n)(?=,?)“, re.VERBOSE)
9 COL_RANGE_RE re.compile(‘(?P[ ] ? ( ? P < m i n c o l > [ a − z A − Z ] 1 , 3 ) : [ ]?(?P[a-zA-Z]{1,3}):[ ]?(?P<mincol>[a−zA−Z]1,3):[]?(?P[a-zA-Z]{1,3}))’)
10 ROW_RANGE_RE re.compile(‘(?P[ ] ? ( ? P < m i n r o w > d + ) : [ ]?(?P\\d+):[ ]?(?P<minrow>d+):[]?(?P\d+))’)
11 TITLES_REGEX re.compile(”\n((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]))!(?P[ ] ? ( ? P < m i n r o w > d + ) : [ ]?(?P\\d+):[ ]?(?P<minrow>d+):[]?(?P\d+))?,?(?P[ ] ? ( ? P < m i n c o l > [ a − z A − Z ] 1 , 3 ) : [ ]?(?P[a-zA-Z]{1,3}):[ ]?(?P<mincol>[a−zA−Z]1,3):[]?(?P[a-zA-Z]{1,3}))?,?”, re.VERBOSE)
12 PRINT_AREA_RE re.compile(“(\n((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]*))!)?(?P\n[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?\n(:[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?)?\n)”, re.VERBOSE)
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
36 |
11 |
function |
8 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
2 |
14 |
system |
8 |
15 |
private |
2 |
16 |
all |
53 |
【openpyxl.worksheet.worksheet】
worksheet, fullname=openpyxl.worksheet.worksheet, file=openpyxl\worksheet\worksheet.py
工作表是Excel中的第二级容器。
统计
序号 |
类别 |
数量 |
4 |
str |
34 |
8 |
dict |
2 |
10 |
class |
31 |
11 |
function |
8 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
79 |
【openpyxl.worksheet._reader】
_reader, fullname=openpyxl.worksheet._reader, file=openpyxl\worksheet_reader.py
单个工作表的阅读器。
常量
str
1 SHEET_MAIN_NS
2 CELL_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}c
3 VALUE_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}v
4 FORMULA_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}f
5 MERGE_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}mergeCells
6 INLINE_STRING {http://schemas.openxmlformats.org/spreadsheetml/2006/main}is
7 COL_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}col
8 ROW_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}row
9 CF_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}conditionalFormatting
10 LEGACY_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}legacyDrawing
11 PROT_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}sheetProtection
12 EXT_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}extLst
13 HYPERLINK_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}hyperlinks
14 TABLE_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}tableParts
15 PRINT_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}printOptions
16 MARGINS_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}pageMargins
17 PAGE_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}pageSetup
18 HEADER_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}headerFooter
19 FILTER_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}autoFilter
20 VALIDATION_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}dataValidations
21 PROPERTIES_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}sheetPr
22 VIEWS_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}sheetViews
23 FORMAT_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}sheetFormatPr
24 ROW_BREAK_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}rowBreaks
25 COL_BREAK_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}colBreaks
26 SCENARIOS_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}scenarios
27 DATA_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}sheetData
28 DIMENSION_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}dimension
29 CUSTOM_VIEWS_TAG {http://schemas.openxmlformats.org/spreadsheetml/2006/main}customSheetViews
dict
30 EXT_TYPES {‘{78C0D931-6437-407D-A8EE-F0AAD7539E65}’: ‘Conditional Formatting’, '{CCE6A557-…
剩余
31 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B089FC8>
32 spec ModuleSpec(name=‘openpyxl.worksheet._reader’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B089FC8>, origin=‘…\lib\site-packages\openpyxl\worksheet\_reader.py’)
33 WINDOWS_EPOCH 1899-12-30 00:00:00
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
4 |
11 |
function |
2 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
15 |
【openpyxl.worksheet._read_only】
_read_only, fullname=openpyxl.worksheet._read_only, file=openpyxl\worksheet_read_only.py
按需阅读工作表
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
2 |
10 |
class |
14 |
11 |
function |
4 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
31 |
【openpyxl.worksheet._writer】
_writer, fullname=openpyxl.worksheet._writer, file=openpyxl\worksheet_writer.py
常量
str
1 SHEET_MAIN_NS
list
2 ALL_TEMP_FILES []
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
6 |
11 |
function |
2 |
13 |
residual |
2 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
16 |
【openpyxl.worksheet._write_only】
_write_only, fullname=openpyxl.worksheet._write_only, file=openpyxl\worksheet_write_only.py
以优化的方式将工作表写入xml表示
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
2 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.worksheet.copier】
copier, fullname=openpyxl.worksheet.copier, file=openpyxl\worksheet\copier.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
3 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.worksheet.drawing】
drawing, fullname=openpyxl.worksheet.drawing, file=openpyxl\worksheet\drawing.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
2 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
12 |
【openpyxl.formula】
formula, fullname=openpyxl.formula, file=openpyxl\formula_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
3 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
12 |
【openpyxl.formula.tokenizer】
tokenizer, fullname=openpyxl.formula.tokenizer, file=openpyxl\formula\tokenizer.py
这个模块包含一个用于Excel公式的标记器。
这个标记器是基于Eric Bachtal在 http://ewbi.blogs.com/develops/2004/12/excel_formula_p.html 上编写的Javascript标记器
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
4 |
11 |
function |
3 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
16 |
【openpyxl.formula.translate】
translate, fullname=openpyxl.formula.translate, file=openpyxl\formula\translate.py
此模块包含跨工作表中的单元格转换公式的代码。
其思想是,如果A1有公式“=B1+C1”,那么将其转换为单元格A2会得到公式“=B2+C2”。
该算法依赖于公式标记器来识别公式中需要更改的部分。
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
9 |
11 |
function |
10 |
13 |
residual |
4 |
14 |
system |
9 |
16 |
all |
29 |
【openpyxl.utils】
utils, fullname=openpyxl.utils, file=openpyxl\utils_init_.py
常量
剩余
1 doc None
2 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AD2F888>
3 spec ModuleSpec(name=‘openpyxl.utils’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AD2F888>, origin=‘…\lib\site-packages\openpyxl\utils\init.py’, submodule_search_locations=[‘…\lib\site-packages\openpyxl\utils’])
4 FORMULAE frozenset({‘VARP’, ‘PHONETIC’, ‘TRUE ADDRESS’, ‘ISODD’, ‘DSUM’, ‘T’, ‘DATEDIF’, ‘ATAN’, ‘INTERCEPT’, ‘IMEXP’, ‘EXP’, ‘XIRR’, ‘TIMEVALUE’, ‘LCM’, ‘RANDBETWEEN’, ‘MINVERSE’, ‘TYPE’, ‘SUMIFS’, ‘ERROR.TYPE’, ‘ROUND’, ‘VALUE’, ‘FVSCHEDULE’, ‘IF’, ‘COMBIN’, ‘MONTH’, ‘WEIBULL’, ‘PI’, ‘TDIST’, ‘SIGN’, ‘SKEW’, ‘NOMINAL’, ‘CHOOSE’, ‘AMORDEGRC’, ‘SQRT’, ‘CEILING’, ‘FACT’, ‘RTD’, ‘LOGEST’, ‘MIN’, ‘FV’, ‘LEN’, ‘DSTDEVP’, ‘TRUNC’, ‘YIELD’, ‘EXPONDIST’, ‘ISNUMBER’, ‘CHIDIST’, ‘COUPNCD’, ‘RIGHT’, ‘BESSELK’, ‘EXACT’, ‘SUMPRODUCT’, ‘DMIN’, ‘TANH’, ‘CELL’, ‘ODD’, ‘RECEIVED’, ‘ACOSH’, ‘RANK’, ‘RIGHTB’, ‘ACCRINTM’, ‘SMALL’, ‘YEARFRAC’, ‘MOD’, ‘COVAR’, ‘PEARSON’, ‘AMORLINC’, ‘IMLN’, ‘BETADIST’, ‘TBILLPRICE’, ‘SYD’, ‘CUBESETCOUNT’, ‘INT’, ‘IMSUM’, ‘DB’, ‘NORMSDIST’, ‘QUOTIENT’, ‘SIN’, ‘COLUMN’, ‘MROUND’, ‘CLEAN’, ‘SEARCHB’, ‘SUMXMY2’, ‘CHIINV’, ‘CHITEST’, ‘ISO.CEILING’, ‘BESSELJ’, ‘IRR’, ‘ACCRINT’, ‘BESSELI’, ‘NEGBINOMDIST’, ‘FINV’, ‘SEARCH’, ‘IMLOG10’, ‘EFFECT’, ‘DEC2HEX’, ‘ISBLANK’, ‘GAMMADIST’, ‘AND’, ‘ISNONTEXT’, ‘FACTDOUBLE’, ‘XNPV’, ‘PRODUCT’, ‘ISERROR’, ‘DATE’, ‘SUMIF’, ‘SERIESSUM’, ‘GCD’, ‘CONCATENATE’, ‘INTRATE’, ‘COUNTIF’, ‘VARPA’, ‘KURT’, ‘DDB’, ‘CONFIDENCE’, ‘AVERAGEIFS’, ‘SUMX2PY2’, ‘MINUTE’, ‘IMAGINARY’, ‘INDIRECT’, ‘IMLOG2’, ‘ROW’, ‘ATANH’, ‘SUM’, ‘DVARP’, ‘CUMIPMT’, ‘IMDIV’, ‘ZTEST’, ‘EDATE’, ‘NETWORKDAYS’, ‘UPPER’, ‘ISLOGICAL’, ‘BAHTTEXT’, ‘POISSON’, ‘POWER’, ‘IPMT’, ‘DAY’, ‘SUMSQ’, ‘CUBESET’, ‘FORECAST’, ‘MODE’, ‘DVAR’, ‘RSQ’, ‘ISREF’, ‘PERMUT’, ‘LENB’, ‘VDB’, ‘ATAN2’, ‘MIDB’, ‘RAND’, ‘SECOND’, ‘BIN2OCT’, ‘COSH’, ‘ISPMT’, ‘PRICEDISC’, ‘WEEKNUM’, ‘GAMMALN’, ‘PPMT’, ‘DGET’, ‘LEFT’, ‘CRITBINOM’, ‘TEXT’, ‘IMABS’, ‘BIN2HEX’, ‘ROUNDUP’, ‘IMCONJUGATE’, ‘CHAR’, ‘IMSQRT’, ‘DISC’, ‘DURATION’, ‘STANDARDIZE’, ‘ODDFPRICE’, ‘OCT2HEX’, ‘ROMAN’, ‘MID’, ‘TRIMMEAN’, ‘LOGINV’, ‘REPT’, ‘INDEX’, ‘PROB’, ‘FREQUENCY’, ‘HLOOKUP’, ‘CUMPRINC’, ‘DMAX’, ‘DCOUNTA’, ‘SUBSTITUTE’, ‘STDEVPA STEYX’, ‘LOG’, ‘HYPGEOMDIST’, ‘ROUNDDOWN’, ‘ISEVEN’, ‘EOMONTH’, ‘LN’, ‘CUBERANKEDMEMBER’, ‘SLN’, 'WORKDAY ', ‘MDETERM’, ‘FIXED’, ‘DEC2OCT’, ‘VAR’, ‘MDURATION’, ‘SQRTPI’, ‘DEGREES’, ‘GETPIVOTDATA’, ‘ASIN’, ‘COUPPCD’, ‘COUNT’, ‘TAN’, ‘RATE’, ‘LOWER’, ‘FLOOR’, ‘PMT’, ‘LINEST’, ‘PRICEMAT’, ‘BESSELY’, ‘JIS’, ‘OCT2BIN’, ‘HOUR’, ‘TODAY’, ‘DOLLARDE’, ‘VARA’, ‘IMSIN’, ‘TBILLEQ’, ‘TBILLYIELD’, ‘DAYS360’, ‘COMPLEX’, ‘MMULT’, ‘HEX2DEC’, ‘SLOPE’, ‘PV’, ‘MIRR’, ‘ODDFYIELD’, ‘NETWORKDAYS.INTL’, ‘LEFTB’, ‘PRICE’, ‘LOG10’, ‘AVEDEV’, ‘DEC2BIN’, ‘COUPNUM’, ‘NPER’, ‘COUNTA’, ‘LARGE’, ‘HYPERLINK’, ‘ISTEXT’, ‘MATCH’, ‘REPLACE’, ‘FIND’, ‘ERFC’, ‘WORKDAY.INTL’, ‘IMPRODUCT’, ‘NORMINV’, ‘LOOKUP’, ‘AREAS’, ‘AVERAGEA’, ‘HEX2OCT’, ‘IMARGUMENT’, ‘COUPDAYS’, ‘CORREL’, ‘NA’, ‘YEAR’, ‘OCT2DEC’, ‘GROWTH’, ‘BINOMDIST’, ‘DAVERAGE’, ‘COUPDAYBS’, ‘TRANSPOSE’, ‘ASINH’, ‘NOT’, ‘QUARTILE’, ‘N’, ‘AVERAGE’, ‘FDIST’, ‘IMREAL’, ‘CUBEVALUE’, ‘NOW’, ‘DATEVALUE’, ‘TREND’, ‘IMSUB’, ‘COUNTIFS’, ‘CONVERT’, ‘COS’, ‘STDEVP’, ‘OR’, ‘STDEV STDEVA’, ‘ECMA.CEILING’, ‘DOLLARFR’, ‘CUBEMEMBER’, ‘TRIM’, ‘YIELDDISC’, ‘ODDLYIELD’, ‘GEOMEAN’, ‘TINV’, ‘ODDLPRICE’, ‘IFERROR’, ‘FISHER’, ‘WEEKDAY’, ‘VLOOKUP’, ‘MULTINOMIAL’, ‘CUBEMEMBERPROPERTY’, ‘GAMMAINV’, ‘YIELDMAT’, ‘ERF’, ‘HARMEAN’, ‘FINDB’, ‘DSTDEV’, ‘SINH’, ‘COLUMNS’, ‘LOGNORMDIST’, ‘TTEST’, ‘ISERR’, ‘CODE’, ‘PROPER’, ‘OFFSET’, ‘DELTA’, ‘TIME’, ‘FTEST’, ‘PERCENTRANK’, ‘ROWS’, ‘INFO’, ‘FISHERINV’, ‘ACOS’, ‘CUBEKPIMEMBER’, ‘RADIANS’, ‘COUNTBLANK’, ‘NORMSINV’, ‘IMCOS’, ‘GESTEP’, ‘COUPDAYSNC’, ‘MAXA’, ‘ISNA’, ‘NORMDIST’, ‘BIN2DEC’, ‘SUMX2MY2’, ‘EVEN’, ‘DEVSQ’, ‘ABS’, ‘ASC’, ‘MAX’, ‘REPLACEB’, ‘IMPOWER’, ‘FALSE’, ‘DPRODUCT’, ‘MINA’, ‘PERCENTILE’, ‘HEX2BIN’, ‘SUBTOTAL’, ‘AVERAGEIF’, ‘BETAINV’, ‘DOLLAR’, ‘MEDIAN’, ‘DCOUNT’, ‘NPV’})
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
7 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
15 |
【openpyxl.utils.exceptions】
exceptions, fullname=openpyxl.utils.exceptions, file=openpyxl\utils\exceptions.py
openpyxl共享异常类的定义。
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
11 |
8 |
dict |
3 |
9 |
module |
1 |
10 |
class |
1 |
11 |
function |
12 |
13 |
residual |
5 |
14 |
system |
8 |
15 |
private |
3 |
16 |
all |
34 |
【openpyxl.utils.cell】
cell, fullname=openpyxl.utils.cell, file=openpyxl\utils\cell.py
包中使用的实用程序集合,也可用于客户端代码
常量
int
1 i 18278
str
2 digits 0123456789
3 COL_RANGE [A-Z]{1,3}:[A-Z]{1,3}:
4 ROW_RANGE \d+:\d+:
5 RANGE_EXPR
[ ] ? ( ? P < m i n c o l > [ A − Z a − z ] 1 , 3 ) ? [ ]?(?P[A-Za-z]{1,3})? [ ]?(?P<mincol>[A−Za−z]1,3)?[]?(?P\d+)?
(:[$]?(?P[A-Za-z…
6 SHEET_TITLE
((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]*))!
7 col ZZZ
剩余
8 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AD2FC88>
9 spec ModuleSpec(name=‘openpyxl.utils.cell’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AD2FC88>, origin=‘…\lib\site-packages\openpyxl\utils\cell.py’)
10 COORD_RE re.compile(‘?(\d+)KaTeX parse error: Undefined control sequence: \n at position 32: …E re.compile('^\̲n̲[]?(?P[A-Za-z]{1,3})?\n[KaTeX parse error: Undefined control sequence: \n at position 21: …\\d+)?\̲n̲(:[]?(?P[A-Za-z]{1,3})?\n[KaTeX parse error: Undefined control sequence: \n at position 23: …ax_row>\\d+)?)?\̲n̲’, re.VERBOSE)
12 SHEETRANGE_RE re.compile(“\n((‘(?P([‘]|’‘)*)’)|(?P[’^ ^!]*))!(?P\n[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?\n(:[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?)?\n)(?=,?)”, re.VERBOSE)
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
1 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.utils.formulas】
formulas, fullname=openpyxl.utils.formulas, file=openpyxl\utils\formulas.py
内置公式列表
剩余
1 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AEEEF88>
2 spec ModuleSpec(name=‘openpyxl.utils.formulas’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AEEEF88>, origin=‘…\lib\site-packages\openpyxl\utils\formulas.py’)
3 FORMULAE frozenset({‘VARP’, ‘PHONETIC’, ‘TRUE ADDRESS’, ‘ISODD’, ‘DSUM’, ‘T’, ‘DATEDIF’, ‘ATAN’, ‘INTERCEPT’, ‘IMEXP’, ‘EXP’, ‘XIRR’, ‘TIMEVALUE’, ‘LCM’, ‘RANDBETWEEN’, ‘MINVERSE’, ‘TYPE’, ‘SUMIFS’, ‘ERROR.TYPE’, ‘ROUND’, ‘VALUE’, ‘FVSCHEDULE’, ‘IF’, ‘COMBIN’, ‘MONTH’, ‘WEIBULL’, ‘PI’, ‘TDIST’, ‘SIGN’, ‘SKEW’, ‘NOMINAL’, ‘CHOOSE’, ‘AMORDEGRC’, ‘SQRT’, ‘CEILING’, ‘FACT’, ‘RTD’, ‘LOGEST’, ‘MIN’, ‘FV’, ‘LEN’, ‘DSTDEVP’, ‘TRUNC’, ‘YIELD’, ‘EXPONDIST’, ‘ISNUMBER’, ‘CHIDIST’, ‘COUPNCD’, ‘RIGHT’, ‘BESSELK’, ‘EXACT’, ‘SUMPRODUCT’, ‘DMIN’, ‘TANH’, ‘CELL’, ‘ODD’, ‘RECEIVED’, ‘ACOSH’, ‘RANK’, ‘RIGHTB’, ‘ACCRINTM’, ‘SMALL’, ‘YEARFRAC’, ‘MOD’, ‘COVAR’, ‘PEARSON’, ‘AMORLINC’, ‘IMLN’, ‘BETADIST’, ‘TBILLPRICE’, ‘SYD’, ‘CUBESETCOUNT’, ‘INT’, ‘IMSUM’, ‘DB’, ‘NORMSDIST’, ‘QUOTIENT’, ‘SIN’, ‘COLUMN’, ‘MROUND’, ‘CLEAN’, ‘SEARCHB’, ‘SUMXMY2’, ‘CHIINV’, ‘CHITEST’, ‘ISO.CEILING’, ‘BESSELJ’, ‘IRR’, ‘ACCRINT’, ‘BESSELI’, ‘NEGBINOMDIST’, ‘FINV’, ‘SEARCH’, ‘IMLOG10’, ‘EFFECT’, ‘DEC2HEX’, ‘ISBLANK’, ‘GAMMADIST’, ‘AND’, ‘ISNONTEXT’, ‘FACTDOUBLE’, ‘XNPV’, ‘PRODUCT’, ‘ISERROR’, ‘DATE’, ‘SUMIF’, ‘SERIESSUM’, ‘GCD’, ‘CONCATENATE’, ‘INTRATE’, ‘COUNTIF’, ‘VARPA’, ‘KURT’, ‘DDB’, ‘CONFIDENCE’, ‘AVERAGEIFS’, ‘SUMX2PY2’, ‘MINUTE’, ‘IMAGINARY’, ‘INDIRECT’, ‘IMLOG2’, ‘ROW’, ‘ATANH’, ‘SUM’, ‘DVARP’, ‘CUMIPMT’, ‘IMDIV’, ‘ZTEST’, ‘EDATE’, ‘NETWORKDAYS’, ‘UPPER’, ‘ISLOGICAL’, ‘BAHTTEXT’, ‘POISSON’, ‘POWER’, ‘IPMT’, ‘DAY’, ‘SUMSQ’, ‘CUBESET’, ‘FORECAST’, ‘MODE’, ‘DVAR’, ‘RSQ’, ‘ISREF’, ‘PERMUT’, ‘LENB’, ‘VDB’, ‘ATAN2’, ‘MIDB’, ‘RAND’, ‘SECOND’, ‘BIN2OCT’, ‘COSH’, ‘ISPMT’, ‘PRICEDISC’, ‘WEEKNUM’, ‘GAMMALN’, ‘PPMT’, ‘DGET’, ‘LEFT’, ‘CRITBINOM’, ‘TEXT’, ‘IMABS’, ‘BIN2HEX’, ‘ROUNDUP’, ‘IMCONJUGATE’, ‘CHAR’, ‘IMSQRT’, ‘DISC’, ‘DURATION’, ‘STANDARDIZE’, ‘ODDFPRICE’, ‘OCT2HEX’, ‘ROMAN’, ‘MID’, ‘TRIMMEAN’, ‘LOGINV’, ‘REPT’, ‘INDEX’, ‘PROB’, ‘FREQUENCY’, ‘HLOOKUP’, ‘CUMPRINC’, ‘DMAX’, ‘DCOUNTA’, ‘SUBSTITUTE’, ‘STDEVPA STEYX’, ‘LOG’, ‘HYPGEOMDIST’, ‘ROUNDDOWN’, ‘ISEVEN’, ‘EOMONTH’, ‘LN’, ‘CUBERANKEDMEMBER’, ‘SLN’, 'WORKDAY ', ‘MDETERM’, ‘FIXED’, ‘DEC2OCT’, ‘VAR’, ‘MDURATION’, ‘SQRTPI’, ‘DEGREES’, ‘GETPIVOTDATA’, ‘ASIN’, ‘COUPPCD’, ‘COUNT’, ‘TAN’, ‘RATE’, ‘LOWER’, ‘FLOOR’, ‘PMT’, ‘LINEST’, ‘PRICEMAT’, ‘BESSELY’, ‘JIS’, ‘OCT2BIN’, ‘HOUR’, ‘TODAY’, ‘DOLLARDE’, ‘VARA’, ‘IMSIN’, ‘TBILLEQ’, ‘TBILLYIELD’, ‘DAYS360’, ‘COMPLEX’, ‘MMULT’, ‘HEX2DEC’, ‘SLOPE’, ‘PV’, ‘MIRR’, ‘ODDFYIELD’, ‘NETWORKDAYS.INTL’, ‘LEFTB’, ‘PRICE’, ‘LOG10’, ‘AVEDEV’, ‘DEC2BIN’, ‘COUPNUM’, ‘NPER’, ‘COUNTA’, ‘LARGE’, ‘HYPERLINK’, ‘ISTEXT’, ‘MATCH’, ‘REPLACE’, ‘FIND’, ‘ERFC’, ‘WORKDAY.INTL’, ‘IMPRODUCT’, ‘NORMINV’, ‘LOOKUP’, ‘AREAS’, ‘AVERAGEA’, ‘HEX2OCT’, ‘IMARGUMENT’, ‘COUPDAYS’, ‘CORREL’, ‘NA’, ‘YEAR’, ‘OCT2DEC’, ‘GROWTH’, ‘BINOMDIST’, ‘DAVERAGE’, ‘COUPDAYBS’, ‘TRANSPOSE’, ‘ASINH’, ‘NOT’, ‘QUARTILE’, ‘N’, ‘AVERAGE’, ‘FDIST’, ‘IMREAL’, ‘CUBEVALUE’, ‘NOW’, ‘DATEVALUE’, ‘TREND’, ‘IMSUB’, ‘COUNTIFS’, ‘CONVERT’, ‘COS’, ‘STDEVP’, ‘OR’, ‘STDEV STDEVA’, ‘ECMA.CEILING’, ‘DOLLARFR’, ‘CUBEMEMBER’, ‘TRIM’, ‘YIELDDISC’, ‘ODDLYIELD’, ‘GEOMEAN’, ‘TINV’, ‘ODDLPRICE’, ‘IFERROR’, ‘FISHER’, ‘WEEKDAY’, ‘VLOOKUP’, ‘MULTINOMIAL’, ‘CUBEMEMBERPROPERTY’, ‘GAMMAINV’, ‘YIELDMAT’, ‘ERF’, ‘HARMEAN’, ‘FINDB’, ‘DSTDEV’, ‘SINH’, ‘COLUMNS’, ‘LOGNORMDIST’, ‘TTEST’, ‘ISERR’, ‘CODE’, ‘PROPER’, ‘OFFSET’, ‘DELTA’, ‘TIME’, ‘FTEST’, ‘PERCENTRANK’, ‘ROWS’, ‘INFO’, ‘FISHERINV’, ‘ACOS’, ‘CUBEKPIMEMBER’, ‘RADIANS’, ‘COUNTBLANK’, ‘NORMSINV’, ‘IMCOS’, ‘GESTEP’, ‘COUPDAYSNC’, ‘MAXA’, ‘ISNA’, ‘NORMDIST’, ‘BIN2DEC’, ‘SUMX2MY2’, ‘EVEN’, ‘DEVSQ’, ‘ABS’, ‘ASC’, ‘MAX’, ‘REPLACEB’, ‘IMPOWER’, ‘FALSE’, ‘DPRODUCT’, ‘MINA’, ‘PERCENTILE’, ‘HEX2BIN’, ‘SUBTOTAL’, ‘AVERAGEIF’, ‘BETAINV’, ‘DOLLAR’, ‘MEDIAN’, ‘DCOUNT’, ‘NPV’})
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
6 |
8 |
dict |
1 |
9 |
module |
2 |
11 |
function |
7 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
8 |
14 |
system |
8 |
16 |
all |
26 |
【openpyxl.utils.datetime】
datetime, fullname=openpyxl.utils.datetime, file=openpyxl\utils\datetime.py
管理奇怪的Excel日期。
常量
int
1 SECS_PER_DAY 86400
str
2 ISO_FORMAT %Y-%m-%dT%H:%M:%SZ
剩余
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF16548>
4 spec ModuleSpec(name=‘openpyxl.utils.datetime’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF16548>, origin=‘…\lib\site-packages\openpyxl\utils\datetime.py’)
5 MAC_EPOCH 1904-01-01 00:00:00
6 WINDOWS_EPOCH 1899-12-30 00:00:00
7 CALENDAR_WINDOWS_1900 1899-12-30 00:00:00
8 CALENDAR_MAC_1904 1904-01-01 00:00:00
9 ISO_REGEX re.compile(‘\n(?P(?P\d{4})-(?P\d{2})-(?P\d{2}))?T?\n(?P(?P\d{2})?P\d{2})(?P\d{2})(?P\.\d{1,3})?)?)?Z?’, re.VERBOSE)
10 ISO_DURATION re.compile(‘PT((?P\d+)H)?((?P\d+)M)?((?P\d+(\.\d{1,3})?)S)?’)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
9 |
【openpyxl.utils.indexed_list】
indexed_list, fullname=openpyxl.utils.indexed_list, file=openpyxl\utils\indexed_list.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
9 |
module |
1 |
11 |
function |
2 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.utils.escape】
escape, fullname=openpyxl.utils.escape, file=openpyxl\utils\escape.py
OOXML对字符<有非标准转义
统计
序号 |
类别 |
数量 |
1 |
int |
2 |
3 |
float |
4 |
4 |
str |
4 |
8 |
dict |
1 |
9 |
module |
1 |
11 |
function |
15 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
30 |
【openpyxl.utils.units】
units, fullname=openpyxl.utils.units, file=openpyxl\utils\units.py
常量
int
1 BASE_COL_WIDTH 8
2 DEFAULT_COLUMN_WIDTH 13
float
3 DEFAULT_ROW_HEIGHT 15.0
4 DEFAULT_LEFT_MARGIN 0.7
5 DEFAULT_TOP_MARGIN 0.7874
6 DEFAULT_HEADER 0.3
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
2 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
10 |
【openpyxl.utils.bound_dictionary】
bound_dictionary, fullname=openpyxl.utils.bound_dictionary, file=openpyxl\utils\bound_dictionary.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
9 |
【openpyxl.utils.protection】
protection, fullname=openpyxl.utils.protection, file=openpyxl\utils\protection.py
统计
序号 |
类别 |
数量 |
2 |
bool |
1 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
8 |
10 |
class |
24 |
11 |
function |
2 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
44 |
【openpyxl.descriptors】
descriptors, fullname=openpyxl.descriptors, file=openpyxl\descriptors_init_.py
常量
bool
1 DEBUG False
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
9 |
【openpyxl.descriptors.namespace】
namespace, fullname=openpyxl.descriptors.namespace, file=openpyxl\descriptors\namespace.py
统计
序号 |
类别 |
数量 |
2 |
bool |
1 |
4 |
str |
5 |
8 |
dict |
1 |
9 |
module |
2 |
10 |
class |
20 |
11 |
function |
3 |
13 |
residual |
2 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
34 |
【openpyxl.descriptors.base】
base, fullname=openpyxl.descriptors.base, file=openpyxl\descriptors\base.py
基于Python Cookbook第三版,8.13 http://chimera.labs.oreilly.com/books/1230000000393/ch08.html#_discussiuncion_130
常量
bool
1 DEBUG False
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
9 |
11 |
function |
3 |
13 |
residual |
4 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
21 |
【openpyxl.descriptors.sequence】
sequence, fullname=openpyxl.descriptors.sequence, file=openpyxl\descriptors\sequence.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
5 |
tuple |
1 |
6 |
list |
1 |
8 |
dict |
1 |
10 |
class |
6 |
11 |
function |
4 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
22 |
【openpyxl.descriptors.serialisable】
serialisable, fullname=openpyxl.descriptors.serialisable, file=openpyxl\descriptors\serialisable.py
常量
tuple
1 seq_types (, )
list
2 kwlist [‘False’, ‘None’, ‘True’, ‘and’, ‘as’, ‘assert’, ‘async’, ‘await’, ‘break’, 'cla…
剩余
3 doc None
4 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF1D708>
5 spec ModuleSpec(name=‘openpyxl.descriptors.serialisable’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF1D708>, origin=‘…\lib\site-packages\openpyxl\descriptors\serialisable.py’)
6 KEYWORDS frozenset({‘in’, ‘not’, ‘elif’, ‘for’, ‘nonlocal’, ‘return’, ‘lambda’, ‘and’, ‘del’, ‘yield’, ‘continue’, ‘raise’, ‘or’, ‘async’, ‘as’, ‘assert’, ‘try’, ‘pass’, ‘with’, ‘import’, ‘from’, ‘except’, ‘False’, ‘while’, ‘else’, ‘def’, ‘is’, ‘await’, ‘if’, ‘True’, ‘global’, ‘finally’, ‘class’, ‘break’, ‘None’})
7 Element
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
22 |
11 |
function |
3 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
34 |
【openpyxl.descriptors.nested】
nested, fullname=openpyxl.descriptors.nested, file=openpyxl\descriptors\nested.py
泛型可序列化类
统计
序号 |
类别 |
数量 |
4 |
str |
6 |
8 |
dict |
1 |
10 |
class |
17 |
11 |
function |
2 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
29 |
【openpyxl.descriptors.excel】
excel, fullname=openpyxl.descriptors.excel, file=openpyxl\descriptors\excel.py
Excel特定描述符
常量
str
1 REL_NS
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
15 |
10 |
class |
11 |
11 |
function |
2 |
13 |
residual |
4 |
14 |
system |
9 |
16 |
all |
38 |
【openpyxl.styles】
styles, fullname=openpyxl.styles, file=openpyxl\styles_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
5 |
tuple |
2 |
8 |
dict |
1 |
10 |
class |
7 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
18 |
【openpyxl.styles.alignment】
alignment, fullname=openpyxl.styles.alignment, file=openpyxl\styles\alignment.py
常量
tuple
1 horizontal_alignments (‘general’, ‘left’, ‘center’, ‘right’, ‘fill’, ‘justify’, ‘centerContinuous’, 'd…
2 vertical_aligments (‘top’, ‘center’, ‘bottom’, ‘justify’, ‘distributed’)
统计
序号 |
类别 |
数量 |
4 |
str |
7 |
5 |
tuple |
1 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
12 |
11 |
function |
1 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
27 |
【openpyxl.styles.colors】
colors, fullname=openpyxl.styles.colors, file=openpyxl\styles\colors.py
常量
str
1 BLACK 00000000
2 WHITE 00FFFFFF
3 BLUE 000000FF
tuple
4 COLOR_INDEX (‘00000000’, ‘00FFFFFF’, ‘00FF0000’, ‘0000FF00’, ‘000000FF’, ‘00FFFF00’, '00FF00…
剩余
5 doc None
6 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF4F048>
7 spec ModuleSpec(name=‘openpyxl.styles.colors’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF4F048>, origin=‘…\lib\site-packages\openpyxl\styles\colors.py’)
8 aRGB_REGEX re.compile(‘^([A-Fa-f0-9]{8}|[A-Fa-f0-9]{6})$’)
统计
序号 |
类别 |
数量 |
4 |
str |
17 |
8 |
dict |
1 |
10 |
class |
10 |
11 |
function |
1 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
34 |
【openpyxl.styles.borders】
borders, fullname=openpyxl.styles.borders, file=openpyxl\styles\borders.py
常量
str
1 BORDER_DASHDOT dashDot
2 BORDER_DASHDOTDOT dashDotDot
3 BORDER_DASHED dashed
4 BORDER_DOTTED dotted
5 BORDER_DOUBLE double
6 BORDER_HAIR hair
7 BORDER_MEDIUM medium
8 BORDER_MEDIUMDASHDOT mediumDashDot
9 BORDER_MEDIUMDASHDOTDOT mediumDashDotDot
10 BORDER_MEDIUMDASHED mediumDashed
11 BORDER_SLANTDASHDOT slantDashDot
12 BORDER_THICK thick
13 BORDER_THIN thin
剩余
14 doc None
15 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF3E588>
16 spec ModuleSpec(name=‘openpyxl.styles.borders’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF3E588>, origin=‘…\lib\site-packages\openpyxl\styles\borders.py’)
17 BORDER_NONE None
18 DEFAULT_BORDER
Parameters:
outline=True, diagonalUp=False, diagonalDown=False, start=None, end=None, left=
Parameters:
style=None, color=None, right=
Parameters:
style=None, color=None, top=
Parameters:
style=None, color=None, bottom=
Parameters:
style=None, color=None, diagonal=
Parameters:
style=None, color=None, vertical=None, horizontal=None
统计
序号 |
类别 |
数量 |
4 |
str |
24 |
5 |
tuple |
1 |
8 |
dict |
1 |
10 |
class |
15 |
11 |
function |
3 |
13 |
residual |
6 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
50 |
【openpyxl.styles.fills】
fills, fullname=openpyxl.styles.fills, file=openpyxl\styles\fills.py
常量
str
1 SHEET_MAIN_NS
2 FILL_NONE none
3 FILL_SOLID solid
4 FILL_PATTERN_DARKDOWN darkDown
5 FILL_PATTERN_DARKGRAY darkGray
6 FILL_PATTERN_DARKGRID darkGrid
7 FILL_PATTERN_DARKHORIZONTAL darkHorizontal
8 FILL_PATTERN_DARKTRELLIS darkTrellis
9 FILL_PATTERN_DARKUP darkUp
10 FILL_PATTERN_DARKVERTICAL darkVertical
11 FILL_PATTERN_GRAY0625 gray0625
12 FILL_PATTERN_GRAY125 gray125
13 FILL_PATTERN_LIGHTDOWN lightDown
14 FILL_PATTERN_LIGHTGRAY lightGray
15 FILL_PATTERN_LIGHTGRID lightGrid
16 FILL_PATTERN_LIGHTHORIZONTAL lightHorizontal
17 FILL_PATTERN_LIGHTTRELLIS lightTrellis
18 FILL_PATTERN_LIGHTUP lightUp
19 FILL_PATTERN_LIGHTVERTICAL lightVertical
20 FILL_PATTERN_MEDIUMGRAY mediumGray
tuple
21 fills (‘solid’, ‘darkDown’, ‘darkGray’, ‘darkGrid’, ‘darkHorizontal’, ‘darkTrellis’, '…
统计
序号 |
类别 |
数量 |
4 |
str |
6 |
8 |
dict |
1 |
10 |
class |
14 |
11 |
function |
2 |
13 |
residual |
6 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
29 |
【openpyxl.styles.fonts】
fonts, fullname=openpyxl.styles.fonts, file=openpyxl\styles\fonts.py
常量
str
1 BLACK 00000000
2 SHEET_MAIN_NS
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
41 |
8 |
dict |
3 |
9 |
module |
1 |
10 |
class |
7 |
11 |
function |
6 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
64 |
【openpyxl.styles.numbers】
numbers, fullname=openpyxl.styles.numbers, file=openpyxl\styles\numbers.py
常量
int
1 BUILTIN_FORMATS_MAX_SIZE 164
str
2 FORMAT_GENERAL General
3 FORMAT_TEXT @
4 FORMAT_NUMBER 0
5 FORMAT_NUMBER_00 0.00
6 FORMAT_NUMBER_COMMA_SEPARATED1 #,##0.00
7 FORMAT_NUMBER_COMMA_SEPARATED2 #,##0.00_-
8 FORMAT_PERCENTAGE 0%
9 FORMAT_PERCENTAGE_00 0.00%
10 FORMAT_DATE_YYYYMMDD2 yyyy-mm-dd
11 FORMAT_DATE_YYMMDD yy-mm-dd
12 FORMAT_DATE_DDMMYY dd/mm/yy
13 FORMAT_DATE_DMYSLASH d/m/y
14 FORMAT_DATE_DMYMINUS d-m-y
15 FORMAT_DATE_DMMINUS d-m
16 FORMAT_DATE_MYMINUS m-y
17 FORMAT_DATE_XLSX14 mm-dd-yy
18 FORMAT_DATE_XLSX15 d-mmm-yy
19 FORMAT_DATE_XLSX16 d-mmm
20 FORMAT_DATE_XLSX17 mmm-yy
21 FORMAT_DATE_XLSX22 m/d/yy h:mm
22 FORMAT_DATE_DATETIME yyyy-mm-dd h:mm:ss
23 FORMAT_DATE_TIME1 h:mm AM/PM
24 FORMAT_DATE_TIME2 h:mm:ss AM/PM
25 FORMAT_DATE_TIME3 h:mm
26 FORMAT_DATE_TIME4 h:mm:ss
27 FORMAT_DATE_TIME5 mm:ss
28 FORMAT_DATE_TIME6 h:mm:ss
29 FORMAT_DATE_TIME7 i:s.S
30 FORMAT_DATE_TIME8 h:mm:ss@
31 FORMAT_DATE_TIMEDELTA [hh]:mm:ss
32 FORMAT_DATE_YYMMDDSLASH yy/mm/dd@
33 FORMAT_CURRENCY_USD_SIMPLE “$”#,##0.00_-
34 FORMAT_CURRENCY_USD KaTeX parse error: Expected 'EOF', got '#' at position 1: #̲,##0_- 35 FORMA…EUR ]#,##0.00_-
36 COLORS [(BLACK|BLUE|CYAN|GREEN|MAGENTA|RED|WHITE|YELLOW)]
37 LITERAL_GROUP ".?"
38 LOCALE_GROUP [(?!hh?]|mm?]|ss?])[^]]]
dict
39 BUILTIN_FORMATS {0: ‘General’, 1: ‘0’, 2: ‘0.00’, 3: ‘#,##0’, 4: ‘#,##0.00’, 5: '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”…
40 BUILTIN_FORMATS_REVERSE {‘General’: 0, ‘0’: 1, ‘0.00’: 2, ‘#,##0’: 3, ‘#,##0.00’: 4, '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”#,#…
剩余
41 doc None
42 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AF6A908>
43 spec ModuleSpec(name=‘openpyxl.styles.numbers’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AF6A908>, origin=‘…\lib\site-packages\openpyxl\styles\numbers.py’)
44 STRIP_RE re.compile(‘".?"|\[(?!hh?\]|mm?\]|ss?\])[^\]]\]’)
45 TIMEDELTA_RE re.compile(‘\hh?\?|\mm?\?|\ss?\?’, re.IGNORECASE)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
3 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.styles.protection】
protection, fullname=openpyxl.styles.protection, file=openpyxl\styles\protection.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
15 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
23 |
【openpyxl.styles.cell_style】
cell_style, fullname=openpyxl.styles.cell_style, file=openpyxl\styles\cell_style.py
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
4 |
8 |
dict |
2 |
10 |
class |
20 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
2 |
16 |
all |
31 |
【openpyxl.styles.named_styles】
named_styles, fullname=openpyxl.styles.named_styles, file=openpyxl\styles\named_styles.py
常量
int
1 BUILTIN_FORMATS_MAX_SIZE 164
dict
2 BUILTIN_FORMATS_REVERSE {‘General’: 0, ‘0’: 1, ‘0.00’: 2, ‘#,##0’: 3, ‘#,##0.00’: 4, '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”#,#…
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
1 |
11 |
function |
2 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
11 |
【openpyxl.styles.proxy】
proxy, fullname=openpyxl.styles.proxy, file=openpyxl\styles\proxy.py
统计
序号 |
类别 |
数量 |
4 |
str |
54 |
8 |
dict |
2 |
10 |
class |
1 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
61 |
【openpyxl.styles.builtins】
builtins, fullname=openpyxl.styles.builtins, file=openpyxl\styles\builtins.py
常量
str
1 normal
…
2 comma
_…
3 comma_0
4 currency
5 currency_0
6 percent
7 hyperlink
…
8 followed_hyperlink
9 title
…
10 headline_1
…
11 headline_2
…
12 headline_3
…
13 headline_4
…
14 good
…
15 bad
<…
16 neutral
…
17 input
…
18 output
…
19 calculation
…
20 linked_cell
…
21 check_cell
…
22 warning
23 note
…
24 explanatory
25 total
…
26 accent_1
…
27 accent_1_20
28 accent_1_40
29 accent_1_60
30 accent_2
…
31 accent_2_20
32 accent_2_40
33 accent_2_60
34 accent_3
…
35 accent_3_20
36 accent_3_40
37 accent_3_60
38 accent_4
…
39 accent_4_20
40 accent_4_40
41 accent_4_60
42 accent_5
…
43 accent_5_20
44 accent_5_40
45 accent_5_60
46 accent_6
…
47 accent_6_20
48 accent_6_40
49 accent_6_60
50 pandas_highlight
…
dict
51 styles {‘Normal’:
Parameters:
number_f…
剩余
52 doc None
53 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AFB1148>
54 spec ModuleSpec(name=‘openpyxl.styles.builtins’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AFB1148>, origin=‘…\lib\site-packages\openpyxl\styles\builtins.py’)
55 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
4 |
8 |
dict |
4 |
10 |
class |
8 |
11 |
function |
1 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
22 |
【openpyxl.styles.styleable】
styleable, fullname=openpyxl.styles.styleable, file=openpyxl\styles\styleable.py
常量
int
1 BUILTIN_FORMATS_MAX_SIZE 164
dict
2 BUILTIN_FORMATS {0: ‘General’, 1: ‘0’, 2: ‘0.00’, 3: ‘#,##0’, 4: ‘#,##0.00’, 5: '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”…
3 BUILTIN_FORMATS_REVERSE {‘General’: 0, ‘0’: 1, ‘0.00’: 2, ‘#,##0’: 3, ‘#,##0.00’: 4, '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”#,#…
4 styles {‘Normal’:
Parameters:
number_f…
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
12 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
20 |
【openpyxl.styles.differential】
differential, fullname=openpyxl.styles.differential, file=openpyxl\styles\differential.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
13 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
21 |
【openpyxl.styles.table】
table, fullname=openpyxl.styles.table, file=openpyxl\styles\table.py
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
6 |
5 |
tuple |
1 |
8 |
dict |
4 |
10 |
class |
16 |
11 |
function |
5 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
4 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
38 |
【openpyxl.styles.stylesheet】
stylesheet, fullname=openpyxl.styles.stylesheet, file=openpyxl\styles\stylesheet.py
常量
int
1 BUILTIN_FORMATS_MAX_SIZE 164
str
2 ARC_STYLE xl/styles.xml
3 SHEET_MAIN_NS
tuple
4 COLOR_INDEX (‘00000000’, ‘00FFFFFF’, ‘00FF0000’, ‘0000FF00’, ‘000000FF’, ‘00FFFF00’, '00FF00…
dict
5 styles {‘Normal’:
Parameters:
number_f…
6 BUILTIN_FORMATS {0: ‘General’, 1: ‘0’, 2: ‘0.00’, 3: ‘#,##0’, 4: ‘#,##0.00’, 5: '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”…
7 BUILTIN_FORMATS_REVERSE {‘General’: 0, ‘0’: 1, ‘0.00’: 2, ‘#,##0’: 3, ‘#,##0.00’: 4, '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”#,#…
剩余
8 doc None
9 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B321288>
10 spec ModuleSpec(name=‘openpyxl.styles.stylesheet’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B321288>, origin=‘…\lib\site-packages\openpyxl\styles\stylesheet.py’)
11 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
5 |
10 |
class |
3 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
9 |
15 |
private |
1 |
16 |
all |
18 |
【openpyxl.cell】
cell, fullname=openpyxl.cell, file=openpyxl\cell_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
19 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
27 |
【openpyxl.cell.text】
text, fullname=openpyxl.cell.text, file=openpyxl\cell\text.py
Richtext定义
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
7 |
11 |
function |
1 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
16 |
【openpyxl.cell.rich_text】
rich_text, fullname=openpyxl.cell.rich_text, file=openpyxl\cell\rich_text.py
RichText定义
统计
序号 |
类别 |
数量 |
4 |
str |
14 |
5 |
tuple |
6 |
8 |
dict |
3 |
9 |
module |
3 |
10 |
class |
8 |
11 |
function |
6 |
13 |
residual |
3 |
14 |
system |
9 |
15 |
private |
1 |
16 |
all |
43 |
【openpyxl.cell.cell】
cell, fullname=openpyxl.cell.cell, file=openpyxl\cell\cell.py
管理电子表格中的单个单元格。
Cell类需要知道它的值和类型、显示选项以及Excel单元格的任何其他特性。
还提供了使用Excel的“A1”列/行命名法引用单元格的实用程序。
常量
str
1 TYPE_STRING s
2 TYPE_FORMULA f
3 TYPE_NUMERIC n
4 TYPE_BOOL b
5 TYPE_NULL n
6 TYPE_INLINE inlineStr
7 TYPE_ERROR e
8 TYPE_FORMULA_CACHE_STRING str
tuple
9 NUMERIC_TYPES (, , , 10 TIME_TYPES (, , , …
11 STRING_TYPES (, , )
12 KNOWN_TYPES (, , , 13 ERROR_CODES (‘#NULL!’, ‘#DIV/0!’, ‘#VALUE!’, ‘#REF!’, ‘#NAME?’, ‘#NUM!’, ‘#N/A’)
14 VALID_TYPES (‘s’, ‘f’, ‘n’, ‘b’, ‘n’, ‘inlineStr’, ‘e’, ‘str’)
dict
15 TIME_FORMATS {: ‘yyyy-mm-dd h:mm:ss’, : 'yy…
剩余
16 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AEFD908>
17 spec ModuleSpec(name=‘openpyxl.cell.cell’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AEFD908>, origin=‘…\lib\site-packages\openpyxl\cell\cell.py’)
18 ILLEGAL_CHARACTERS_RE re.compile(‘[\000-\010]|[\013-\014]|[\016-\037]’)
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
4 |
str |
4 |
8 |
dict |
2 |
10 |
class |
3 |
11 |
function |
3 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
17 |
【openpyxl.cell.read_only】
read_only, fullname=openpyxl.cell.read_only, file=openpyxl\cell\read_only.py
常量
int
1 BUILTIN_FORMATS_MAX_SIZE 164
dict
2 BUILTIN_FORMATS {0: ‘General’, 1: ‘0’, 2: ‘0.00’, 3: ‘#,##0’, 4: ‘#,##0.00’, 5: '“KaTeX parse error: Expected 'EOF', got '#' at position 2: "#̲,##0_);("”…
统计
序号 |
类别 |
数量 |
2 |
bool |
1 |
4 |
str |
6 |
8 |
dict |
1 |
10 |
class |
4 |
11 |
function |
8 |
13 |
residual |
5 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
25 |
【openpyxl.cell._writer】
_writer, fullname=openpyxl.cell._writer, file=openpyxl\cell_writer.py
常量
bool
1 LXML True
str
2 XML_NS
3 REL_NS
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
2 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
12 |
【openpyxl.formatting】
formatting, fullname=openpyxl.formatting, file=openpyxl\formatting_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
20 |
11 |
function |
5 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
34 |
【openpyxl.formatting.rule】
rule, fullname=openpyxl.formatting.rule, file=openpyxl\formatting\rule.py
常量
剩余
1 doc None
2 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AFF3748>
3 spec ModuleSpec(name=‘openpyxl.formatting.rule’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AFF3748>, origin=‘…\lib\site-packages\openpyxl\formatting\rule.py’)
4 COORD_RE re.compile(‘?(\d+)$’)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
10 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
18 |
【openpyxl.formatting.formatting】
formatting, fullname=openpyxl.formatting.formatting, file=openpyxl\formatting\formatting.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
6 |
13 |
residual |
2 |
14 |
system |
9 |
16 |
all |
15 |
【openpyxl.packaging】
packaging, fullname=openpyxl.packaging, file=openpyxl\packaging_init_.py
与Office OpenXML打包相关的东西:关系、归档、内容类型。
统计
序号 |
类别 |
数量 |
4 |
str |
6 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
6 |
11 |
function |
3 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
23 |
【openpyxl.packaging.relationship】
relationship, fullname=openpyxl.packaging.relationship, file=openpyxl\packaging\relationship.py
常量
str
1 REL_NS
2 PKG_REL_NS
剩余
3 doc None
4 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B00EF08>
5 spec ModuleSpec(name=‘openpyxl.packaging.relationship’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B00EF08>, origin=‘…\lib\site-packages\openpyxl\packaging\relationship.py’)
6 Element
7 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
4 |
str |
14 |
6 |
list |
2 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
7 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
30 |
【openpyxl.packaging.manifest】
manifest, fullname=openpyxl.packaging.manifest, file=openpyxl\packaging\manifest.py
文件清单
常量
str
1 ARC_CONTENT_TYPES [Content_Types].xml
2 ARC_THEME xl/theme/theme1.xml
3 ARC_STYLE xl/styles.xml
4 THEME_TYPE application/vnd.openxmlformats-officedocument.theme+xml
5 STYLES_TYPE application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
6 CONTYPES_NS
7 ACTIVEX application/vnd.ms-office.activeX+xml
8 CTRL application/vnd.ms-excel.controlproperties+xml
9 VBA application/vnd.ms-office.vbaProject
list
10 DEFAULT_TYPES [
Parameters:
Extension=‘rels’…
11 DEFAULT_OVERRIDE [
Parameters:
PartName='/xl/styles…
剩余
12 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B301E88>
13 spec ModuleSpec(name=‘openpyxl.packaging.manifest’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B301E88>, origin=‘…\lib\site-packages\openpyxl\packaging\manifest.py’)
14 fromstring functools.partial(, parser=)
15 tostring functools.partial(, encoding=‘utf-8’)
16 mimetypes
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
7 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
17 |
【openpyxl.packaging.extended】
extended, fullname=openpyxl.packaging.extended, file=openpyxl\packaging\extended.py
常量
str
1 XPROPS_NS
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
29 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
38 |
【openpyxl.packaging.workbook】
workbook, fullname=openpyxl.packaging.workbook, file=openpyxl\packaging\workbook.py
常量
str
1 SHEET_MAIN_NS
统计
序号 |
类别 |
数量 |
4 |
str |
8 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
8 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
22 |
【openpyxl.packaging.core】
core, fullname=openpyxl.packaging.core, file=openpyxl\packaging\core.py
常量
str
1 COREPROPS_NS
2 DCORE_NS
3 XSI_NS
4 DCTERMS_NS
统计
序号 |
类别 |
数量 |
4 |
str |
8 |
8 |
dict |
3 |
10 |
class |
22 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
2 |
14 |
system |
8 |
15 |
private |
3 |
16 |
all |
36 |
【openpyxl.packaging.custom】
custom, fullname=openpyxl.packaging.custom, file=openpyxl\packaging\custom.py
自定义属性的实现参见规范中的§22.3
常量
str
1 CUSTPROPS_NS
2 VTYPES_NS
3 CPROPS_FMTID {D5CDD505-2E9C-101B-9397-08002B2CF9AE}
dict
4 CLASS_MAPPING {: ‘lpwstr’, 5 XML_MAPPING {‘lpwstr’: , ‘i4’:
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
4 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
14 |
【openpyxl.comments】
comments, fullname=openpyxl.comments, file=openpyxl\comments_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
9 |
【openpyxl.comments.comments】
comments, fullname=openpyxl.comments.comments, file=openpyxl\comments\comments.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
4 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
12 |
【openpyxl.comments.author】
author, fullname=openpyxl.comments.author, file=openpyxl\comments\author.py
统计
序号 |
类别 |
数量 |
4 |
str |
7 |
8 |
dict |
1 |
10 |
class |
1 |
11 |
function |
2 |
13 |
residual |
6 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
17 |
【openpyxl.comments.shape_writer】
shape_writer, fullname=openpyxl.comments.shape_writer, file=openpyxl\comments\shape_writer.py
常量
str
1 vmlns urn:schemas-microsoft-com:vml
2 officens urn:schemas-microsoft-comoffice
3 excelns urn:schemas-microsoft-comexcel
剩余
4 doc None
5 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B0A94C8>
6 spec ModuleSpec(name=‘openpyxl.comments.shape_writer’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B0A94C8>, origin=‘…\lib\site-packages\openpyxl\comments\shape_writer.py’)
7 Element
8 SubElement
9 tostring functools.partial(, encoding=‘utf-8’)
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
17 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
26 |
【openpyxl.comments.comment_sheet】
comment_sheet, fullname=openpyxl.comments.comment_sheet, file=openpyxl\comments\comment_sheet.py
常量
str
1 SHEET_MAIN_NS
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
2 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
11 |
【openpyxl.writer】
writer, fullname=openpyxl.writer, file=openpyxl\writer_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
6 |
8 |
dict |
1 |
11 |
function |
1 |
13 |
residual |
2 |
14 |
system |
8 |
16 |
all |
10 |
【openpyxl.writer.theme】
theme, fullname=openpyxl.writer.theme, file=openpyxl\writer\theme.py
根据固定的字符串编写主题xml。
常量
str
1 theme_xml
KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?\n(:[KaTeX parse error: Undefined control sequence: \n at position 30: …[A-Za-z]{1,3})?\̲n̲[]?(?P\d+)?)?\n)(?=,?)”, re.VERBOSE)
5 RESERVED frozenset({‘Extract’, ‘Print_Titles’, ‘Print_Area’, ‘Criteria’, ‘Sheet_Title’, ‘Consolidate_Area’, ‘_FilterDatabase’})
6 RESERVED_REGEX re.compile(‘^_xlnm\.(?PExtract|Print_Titles|Print_Area|Criteria|Sheet_Title|Consolidate_Area|_FilterDatabase)’)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
4 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
12 |
【openpyxl.workbook.external_reference】
external_reference, fullname=openpyxl.workbook.external_reference, file=openpyxl\workbook\external_reference.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
6 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
14 |
【openpyxl.workbook.function_group】
function_group, fullname=openpyxl.workbook.function_group, file=openpyxl\workbook\function_group.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
11 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
19 |
【openpyxl.workbook.properties】
properties, fullname=openpyxl.workbook.properties, file=openpyxl\workbook\properties.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
17 |
11 |
function |
1 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
26 |
【openpyxl.workbook.protection】
protection, fullname=openpyxl.workbook.protection, file=openpyxl\workbook\protection.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
8 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
16 |
【openpyxl.workbook.smart_tags】
smart_tags, fullname=openpyxl.workbook.smart_tags, file=openpyxl\workbook\smart_tags.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
13 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
21 |
【openpyxl.workbook.views】
views, fullname=openpyxl.workbook.views, file=openpyxl\workbook\views.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
11 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
19 |
【openpyxl.workbook.web】
web, fullname=openpyxl.workbook.web, file=openpyxl\workbook\web.py
统计
序号 |
类别 |
数量 |
4 |
str |
12 |
8 |
dict |
1 |
10 |
class |
10 |
11 |
function |
2 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
30 |
【openpyxl.workbook._writer】
_writer, fullname=openpyxl.workbook._writer, file=openpyxl\workbook_writer.py
将工作簿全局设置写入存档。
常量
str
1 ARC_APP docProps/app.xml
2 ARC_CORE docProps/core.xml
3 ARC_CUSTOM docProps/custom.xml
4 ARC_WORKBOOK xl/workbook.xml
5 PKG_REL_NS
6 CUSTOMUI_NS
7 ARC_ROOT_RELS _rels/.rels
剩余
8 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B31EF48>
9 spec ModuleSpec(name=‘openpyxl.workbook._writer’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B31EF48>, origin=‘…\lib\site-packages\openpyxl\workbook\_writer.py’)
10 tostring functools.partial(, encoding=‘utf-8’)
11 fromstring functools.partial(, parser=)
12 CALENDAR_MAC_1904 1904-01-01 00:00:00
统计
序号 |
类别 |
数量 |
4 |
str |
9 |
5 |
tuple |
2 |
8 |
dict |
1 |
10 |
class |
24 |
11 |
function |
4 |
13 |
residual |
8 |
14 |
system |
8 |
15 |
private |
1 |
16 |
all |
48 |
【openpyxl.workbook.workbook】
workbook, fullname=openpyxl.workbook.workbook, file=openpyxl\workbook\workbook.py
工作簿是所有文档信息的顶级容器。
常量
str
1 XLSM application/vnd.ms-excel.sheet.macroEnabled.main+xml
2 XLSX application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
3 XLTM application/vnd.ms-excel.template.macroEnabled.main+xml
4 XLTX application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
tuple
5 COLOR_INDEX (‘00000000’, ‘00FFFFFF’, ‘00FF0000’, ‘0000FF00’, ‘000000FF’, ‘00FFFF00’, '00FF00…
6 INTEGER_TYPES (,)
剩余
7 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AD0A4C8>
8 spec ModuleSpec(name=‘openpyxl.workbook.workbook’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AD0A4C8>, origin=‘…\lib\site-packages\openpyxl\workbook\workbook.py’)
9 WINDOWS_EPOCH 1899-12-30 00:00:00
10 MAC_EPOCH 1904-01-01 00:00:00
11 DEFAULT_BORDER
Parameters:
outline=True, diagonalUp=False, diagonalDown=False, start=None, end=None, left=
Parameters:
style=None, color=None, right=
Parameters:
style=None, color=None, top=
Parameters:
style=None, color=None, bottom=
Parameters:
style=None, color=None, diagonal=
Parameters:
style=None, color=None, vertical=None, horizontal=None
12 DEFAULT_EMPTY_FILL
Parameters:
patternType=None, fgColor=
Parameters:
rgb=‘00000000’, indexed=None, auto=None, theme=None, tint=0.0, type=‘rgb’, bgColor=
Parameters:
rgb=‘00000000’, indexed=None, auto=None, theme=None, tint=0.0, type=‘rgb’
13 DEFAULT_GRAY_FILL
Parameters:
patternType=‘gray125’, fgColor=
Parameters:
rgb=‘00000000’, indexed=None, auto=None, theme=None, tint=0.0, type=‘rgb’, bgColor=
Parameters:
rgb=‘00000000’, indexed=None, auto=None, theme=None, tint=0.0, type=‘rgb’
14 DEFAULT_FONT
Parameters:
name=‘Calibri’, charset=None, family=2.0, b=False, i=False, strike=None, outline=None, shadow=None, condense=None, color=
Parameters:
rgb=None, indexed=None, auto=None, theme=1, tint=0.0, type=‘theme’, extend=None, sz=11.0, u=None, vertAlign=None, scheme=‘minor’
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
1 |
10 |
class |
1 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
11 |
【openpyxl.workbook.external_link】
external_link, fullname=openpyxl.workbook.external_link, file=openpyxl\workbook\external_link_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
21 |
11 |
function |
3 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
34 |
【openpyxl.workbook.external_link.external】
external, fullname=openpyxl.workbook.external_link.external, file=openpyxl\workbook\external_link\external.py
常量
str
1 SHEET_MAIN_NS
剩余
2 doc None
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B37C088>
4 spec ModuleSpec(name=‘openpyxl.workbook.external_link.external’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B37C088>, origin=‘…\lib\site-packages\openpyxl\workbook\external_link\external.py’)
5 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
4 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
13 |
【openpyxl.reader】
reader, fullname=openpyxl.reader, file=openpyxl\reader_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
2 |
11 |
function |
3 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
14 |
【openpyxl.reader.strings】
strings, fullname=openpyxl.reader.strings, file=openpyxl\reader\strings.py
常量
str
1 SHEET_MAIN_NS
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
8 |
11 |
function |
4 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
5 |
14 |
system |
8 |
16 |
all |
23 |
【openpyxl.reader.workbook】
workbook, fullname=openpyxl.reader.workbook, file=openpyxl\reader\workbook.py
常量
剩余
1 doc None
2 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B3B0AC8>
3 spec ModuleSpec(name=‘openpyxl.reader.workbook’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B3B0AC8>, origin=‘…\lib\site-packages\openpyxl\reader\workbook.py’)
4 fromstring functools.partial(, parser=)
5 CALENDAR_MAC_1904 1904-01-01 00:00:00
统计
序号 |
类别 |
数量 |
2 |
bool |
1 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
4 |
11 |
function |
5 |
12 |
builtin_function_or_method |
1 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
21 |
【openpyxl.reader.drawings】
drawings, fullname=openpyxl.reader.drawings, file=openpyxl\reader\drawings.py
常量
bool
1 PILImage False
str
2 IMAGE_NS
剩余
3 doc None
4 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B3C6548>
5 spec ModuleSpec(name=‘openpyxl.reader.drawings’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B3C6548>, origin=‘…\lib\site-packages\openpyxl\reader\drawings.py’)
6 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
1 |
int |
1 |
2 |
bool |
1 |
4 |
str |
16 |
5 |
tuple |
1 |
8 |
dict |
1 |
9 |
module |
2 |
10 |
class |
18 |
11 |
function |
9 |
13 |
residual |
3 |
14 |
system |
8 |
15 |
private |
2 |
16 |
all |
52 |
【openpyxl.reader.excel】
excel, fullname=openpyxl.reader.excel, file=openpyxl\reader\excel.py
将xlsx文件读入Python
常量
int
1 ZIP_DEFLATED 8
bool
2 KEEP_VBA False
str
3 ARC_CORE docProps/core.xml
4 ARC_CUSTOM docProps/custom.xml
5 ARC_CONTENT_TYPES [Content_Types].xml
6 ARC_WORKBOOK xl/workbook.xml
7 ARC_THEME xl/theme/theme1.xml
8 COMMENTS_NS
9 SHARED_STRINGS application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
10 XLTM application/vnd.ms-excel.template.macroEnabled.main+xml
11 XLTX application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
12 XLSM application/vnd.ms-excel.sheet.macroEnabled.main+xml
13 XLSX application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
tuple
14 SUPPORTED_FORMATS (‘.xlsx’, ‘.xlsm’, ‘.xltx’, ‘.xltm’)
剩余
15 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000AD19E08>
16 spec ModuleSpec(name=‘openpyxl.reader.excel’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000AD19E08>, origin=‘…\lib\site-packages\openpyxl\reader\excel.py’)
17 fromstring functools.partial(, parser=)
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
6 |
list |
1 |
8 |
dict |
1 |
9 |
module |
4 |
13 |
residual |
3 |
14 |
system |
9 |
16 |
all |
13 |
【openpyxl.pivot】
pivot, fullname=openpyxl.pivot, file=openpyxl\pivot_init_.py
统计
序号 |
类别 |
数量 |
4 |
str |
4 |
8 |
dict |
1 |
10 |
class |
18 |
13 |
residual |
3 |
14 |
system |
8 |
16 |
all |
26 |
【openpyxl.pivot.fields】
fields, fullname=openpyxl.pivot.fields, file=openpyxl\pivot\fields.py
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
40 |
11 |
function |
1 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
51 |
【openpyxl.pivot.table】
table, fullname=openpyxl.pivot.table, file=openpyxl\pivot\table.py
常量
str
1 SHEET_MAIN_NS
剩余
2 doc None
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B3741C8>
4 spec ModuleSpec(name=‘openpyxl.pivot.table’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B3741C8>, origin=‘…\lib\site-packages\openpyxl\pivot\table.py’)
5 tostring functools.partial(, encoding=‘utf-8’)
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
64 |
11 |
function |
1 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
75 |
【openpyxl.pivot.cache】
cache, fullname=openpyxl.pivot.cache, file=openpyxl\pivot\cache.py
常量
str
1 SHEET_MAIN_NS
剩余
2 doc None
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B37C6C8>
4 spec ModuleSpec(name=‘openpyxl.pivot.cache’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B37C6C8>, origin=‘…\lib\site-packages\openpyxl\pivot\cache.py’)
5 tostring functools.partial(, encoding=‘utf-8’)
统计
序号 |
类别 |
数量 |
4 |
str |
5 |
8 |
dict |
1 |
10 |
class |
19 |
13 |
residual |
4 |
14 |
system |
8 |
16 |
all |
29 |
【openpyxl.pivot.record】
record, fullname=openpyxl.pivot.record, file=openpyxl\pivot\record.py
常量
str
1 SHEET_MAIN_NS
剩余
2 doc None
3 loader <_frozen_importlib_external.SourceFileLoader object at 0x000000000B3BAE08>
4 spec ModuleSpec(name=‘openpyxl.pivot.record’, loader=<_frozen_importlib_external.SourceFileLoader object at 0x000000000B3BAE08>, origin=‘…\lib\site-packages\openpyxl\pivot\record.py’)
5 tostring functools.partial(, encoding=‘utf-8’)
统计
序号 |
类别 |
数量 |
4 |
str |
12 |
8 |
dict |
1 |
13 |
residual |
2 |
14 |
system |
15 |
16 |
all |
15 |
【openpyxl._constants】
_constants, fullname=openpyxl._constants, file=openpyxl_constants.py
包元数据