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