powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html
TextNormalAutofit(fontScale = NULL, lnSpcReduction = NULL, ...)
An openpyxl Python object.
fontScale
lnSpcReduction
Additional arguments, i.e. kwargs.
if (FALSE) { TextNormalAutofit(fontScale = 1L, lnSpcReduction = 1L) }
Run the code above in your browser using DataLab