Aspose::Cells::Pivot::PivotField::GetMaxValue method

PivotField::GetMaxValue method

Gets the max value of this field.

CellValue Aspose::Cells::Pivot::PivotField::GetMaxValue()

ReturnValue

Remarks

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

See Also