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

Represents method jsToggleCellStyle(string,string,Integer,Integer,Integer).

Namespace: IWCGJQSpreadSheet
public
 function jsToggleCellStyle(const ACssClass: string; const ARemoveCssClass: string = ''; const ARowIndex: Integer = -1; const AColIndex: Integer = -1; const ASheetIndex: Integer = -1): string; overload;

Parameters

ACssClass
Type: string

ARemoveCssClass
Type: string

ARowIndex
Type: Integer

AColIndex
Type: Integer

ASheetIndex
Type: Integer

Return Value

Type: string