TemplatePivotTotalOptions

constructor(customLabel: String? = null, metricHeaderCellStyle: TemplateTableCellStyle? = null, placement: TemplateTableTotalsPlacement? = null, scrollStatus: TemplateTableTotalsScrollStatus? = null, totalAggregationOptions: List<TemplateTotalAggregationOption>? = null, totalCellStyle: TemplateTableCellStyle? = null, totalsVisibility: Any? = null, valueCellStyle: TemplateTableCellStyle? = null)