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

Set cell html.

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

Parameters

AHTML
Type: string

New html code.

ARowIndex
Type: Integer

Row index.

AColIndex
Type: Integer

Column index.

ASheetIndex
Type: Integer

Sheet index, Default: 0