PivotValue constructor
PivotValue({})
Implementation
PivotValue({
this.calculatedDisplayType,
this.dataSourceColumnReference,
this.formula,
this.name,
this.sourceColumnOffset,
this.summarizeFunction,
});