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