TIWCGJQCustomSpreadSheet.SetCellFormula(string,Integer,Integer,Integer) Method

Set cell formula.

Namespace: IWCGJQSpreadSheet
public
 procedure SetCellFormula(const AFormula: string; const ARowIndex: Integer; const AColIndex: Integer; const ASheetIndex: Integer = 0);

Parameters

AFormula
Type: string

Cell formula

ARowIndex
Type: Integer

Row index

AColIndex
Type: Integer

Column index

ASheetIndex
Type: Integer

Sheet index. Default: 0