Skip to main content
Row

RankConditionalFormatting.Rank Property

Gets or sets a rank value used in the "top/bottom N" conditional formatting rule.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

int Rank { get; set; }

Property Value

Type Description
Int32

A positive integer that is a number or percentage of the rank value.

See Also