IdxSpreadSheetTableView.GetCellArea(Integer,Integer) Method
Declaration
function GetCellArea(const ARowIndex: Integer; const AColumnIndex: Integer): TRect;
Parameters
Name | Type |
---|---|
ARowIndex | Integer |
AColumnIndex | Integer |
Returns
Type |
---|
TRect |
See Also