TdxSpreadSheetTableViewInfo.GetAreaBounds(Integer,Integer,TRect,TRect) Method
Declaration
function GetAreaBounds(ARow: Integer; AColumn: Integer; const AArea: TRect; const ACellBounds: TRect): TRect; overload;
Parameters
| Name | Type |
|---|---|
| ARow | Integer |
| AColumn | Integer |
| AArea | TRect |
| ACellBounds | TRect |
Returns
| Type |
|---|
| TRect |
See Also