IdxSpreadSheetTableView.GetAbsoluteCellBounds(Integer,Integer,Boolean) Method
Declaration
function GetAbsoluteCellBounds(const ARowIndex: Integer; const AColumnIndex: Integer; ACheckMergedCells: Boolean = True): TRect;
Parameters
Name | Type |
---|---|
ARowIndex | Integer |
AColumnIndex | Integer |
ACheckMergedCells | Boolean |
Returns
Type |
---|
TRect |
See Also