powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.formula.html
DataTableFormula( ref, ca = FALSE, dt2D = FALSE, dtr = FALSE, r1 = NULL, r2 = NULL, del1 = FALSE, del2 = FALSE, ... )
An openpyxl Python object.
ref
ca
dt2D
dtr
r1
r2
del1
del2
Additional arguments, i.e. kwargs.
if (FALSE) { DataTableFormula(ref = "A1") }
Run the code above in your browser using DataLab