Skip to main content

TdxSpreadSheetConditionalFormattingAreaInfo.IsTopValue(Double,Integer) Method

Identifies whether the specified value is at a specific highest position by value among all cells within the list of affected areas.

Declaration

function IsTopValue(const AValue: Double; ARank: Integer): Boolean;

Parameters

Name Type
AValue Double
ARank Integer

Returns

Type
Boolean
See Also