-
首页
-
OpenPyXL 3.0.7
-
openpyxl 包
-
openpyxl.utils 包
-
openpyxl.utils.inference 模块
openpyxl.utils.inference 模块
¶
Type inference functions
-
openpyxl.utils.inference.
cast_numeric
(
value
)
[source]
¶
Explicity convert a string to a numeric value
-
openpyxl.utils.inference.
cast_percentage
(
value
)
[source]
¶
Explicitly convert a string to numeric value and format as a percentage
-
openpyxl.utils.inference.
cast_time
(
value
)
[source]
¶
Explicitly convert a string to a number and format as datetime or time