IdxSpreadSheetViewData.GetCellData(Integer,Integer) Method
Declaration
function GetCellData(const ARow: Integer; const AColumn: Integer): IdxSpreadSheetCellData;
Parameters
Name | Type |
---|---|
ARow | Integer |
AColumn | Integer |
Returns
Type |
---|
IdxSpreadSheetCellData |
See Also