TIWCGJQCustomSpreadSheet.SetCellValue(variant,Integer,Integer,Integer) Method
Set cell value.
public procedure SetCellValue(const AValue: variant; const ARowIndex: Integer; const AColIndex: Integer; const ASheetIndex: Integer = 0);
Parameters
- AValue
- Type: variant
New value of cell.
- ARowIndex
- Type: Integer
Row index.
- AColIndex
- Type: Integer
Column index.
- ASheetIndex
- Type: Integer
Sheet index, Default: 0