Aspose::Cells::Pivot::PivotField::GetMinValue method

PivotField::GetMinValue method

Gets the max value of this field.

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

ReturnValue

Remarks

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

See Also