powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.filters.html
FilterColumn( colId = NULL, hiddenButton = FALSE, showButton = TRUE, filters = NULL, top10 = NULL, customFilters = NULL, dynamicFilter = NULL, colorFilter = NULL, iconFilter = NULL, extLst = NULL, blank = NULL, vals = NULL, ... )
An openpyxl Python object.
colId
hiddenButton
showButton
filters
top10
customFilters
dynamicFilter
colorFilter
iconFilter
extLst
blank
vals
Additional arguments, i.e. kwargs.
if (FALSE) { FilterColumn(colId = 1L) }
Run the code above in your browser using DataLab