Skip to main content
Row

AverageConditionalFormatting.StdDev Property

Gets or sets the number of standard deviations included above or below the average in the "above or below average…" conditional formatting rule.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v24.1.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

int StdDev { get; set; }

Property Value

Type Description
Int32

An integer value that is the number of standard deviations.

See Also