Aspose::Cells::AboveAverage::GetStdDev method

AboveAverage::GetStdDev method

Get or set the number of standard deviations to include above or below the average in the conditional formatting rule. The input value must between 0 and 3 (include 0 and 3). Setting this value to 0 means stdDev is not set. The default value is 0.

int32_t Aspose::Cells::AboveAverage::GetStdDev()

See Also