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