File: ExcelMagic.pyi

package info (click to toggle)
python-canmatrix 1.2~github-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: xml: 30,201; python: 14,631; makefile: 31; sh: 7
file content (108 lines) | stat: -rw-r--r-- 1,693 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# Stubs for xlwt.ExcelMagic (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.

from typing import Any

MAX_ROW: int
MAX_COL: int
biff_records: Any
all_funcs_by_name: Any
ptgExp: int
ptgTbl: int
ptgAdd: int
ptgSub: int
ptgMul: int
ptgDiv: int
ptgPower: int
ptgConcat: int
ptgLT: int
ptgLE: int
ptgEQ: int
ptgGE: int
ptgGT: int
ptgNE: int
ptgIsect: int
ptgUnion: int
ptgRange: int
ptgUplus: int
ptgUminus: int
ptgPercent: int
ptgParen: int
ptgMissArg: int
ptgStr: int
ptgExtend: int
ptgAttr: int
ptgSheet: int
ptgEndSheet: int
ptgErr: int
ptgBool: int
ptgInt: int
ptgNum: int
ptgArrayR: int
ptgFuncR: int
ptgFuncVarR: int
ptgNameR: int
ptgRefR: int
ptgAreaR: int
ptgMemAreaR: int
ptgMemErrR: int
ptgMemNoMemR: int
ptgMemFuncR: int
ptgRefErrR: int
ptgAreaErrR: int
ptgRefNR: int
ptgAreaNR: int
ptgMemAreaNR: int
ptgMemNoMemNR: int
ptgNameXR: int
ptgRef3dR: int
ptgArea3dR: int
ptgRefErr3dR: int
ptgAreaErr3dR: int
ptgArrayV: int
ptgFuncV: int
ptgFuncVarV: int
ptgNameV: int
ptgRefV: int
ptgAreaV: int
ptgMemAreaV: int
ptgMemErrV: int
ptgMemNoMemV: int
ptgMemFuncV: int
ptgRefErrV: int
ptgAreaErrV: int
ptgRefNV: int
ptgAreaNV: int
ptgMemAreaNV: int
ptgMemNoMemNV: int
ptgFuncCEV: int
ptgNameXV: int
ptgRef3dV: int
ptgArea3dV: int
ptgRefErr3dV: int
ptgAreaErr3dV: int
ptgArrayA: int
ptgFuncA: int
ptgFuncVarA: int
ptgNameA: int
ptgRefA: int
ptgAreaA: int
ptgMemAreaA: int
ptgMemErrA: int
ptgMemNoMemA: int
ptgMemFuncA: int
ptgRefErrA: int
ptgAreaErrA: int
ptgRefNA: int
ptgAreaNA: int
ptgMemAreaNA: int
ptgMemNoMemNA: int
ptgFuncCEA: int
ptgNameXA: int
ptgRef3dA: int
ptgArea3dA: int
ptgRefErr3dA: int
ptgAreaErr3dA: int
PtgNames: Any
error_msg_by_code: Any