powered by
Explicitly convert a string to numeric value and format as a percentage
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.inference.html
cast_percentage(value, ...)
An numeric value.
value
Additional arguments, i.e. kwargs.
if (FALSE) { cast_percentage(value = "50%") }
Run the code above in your browser using DataLab