PivotField.GetMaxValue

PivotField.GetMaxValue method

Gets the max value of this field.

public CellValue GetMaxValue()

Remarks

Only works for row or column fields which value must be date time, number or blank.

See Also