powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.table.html
XMLColumnProps( mapId = NULL, xpath = NULL, denormalized = NULL, xmlDataType = NULL, extLst = NULL, ... )
An openpyxl Python object.
mapId
xpath
denormalized
xmlDataType
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { XMLColumnProps(mapId = 1L, xpath = "xpath", xmlDataType = "xmlDataType") }
Run the code above in your browser using DataLab