Skip to main content

TdxSpreadSheetConditionalFormattingAreaInfo.IsBottomValue(Double,Integer) Method

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

Declaration

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

Parameters

Name Type
AValue Double
ARank Integer

Returns

Type
Boolean
See Also