Skip to main content

dxSpreadSheetContains(TRect,Integer,Integer) Method

Declaration

function dxSpreadSheetContains(const AArea: TRect; ARow: Integer; AColumn: Integer): Boolean;

Parameters

Name Type
AArea TRect
ARow Integer
AColumn Integer

Returns

Type
Boolean
See Also