Usage
TableColumn(
id = NULL,
uniqueName = NULL,
name = NULL,
totalsRowFunction = NULL,
totalsRowLabel = NULL,
queryTableFieldId = NULL,
headerRowDxfId = NULL,
dataDxfId = NULL,
totalsRowDxfId = NULL,
headerRowCellStyle = NULL,
dataCellStyle = NULL,
totalsRowCellStyle = NULL,
calculatedColumnFormula = NULL,
totalsRowFormula = NULL,
xmlColumnPr = NULL,
extLst = NULL,
...
)