TIWCGJQCustomSpreadSheet.AddRow(Integer,boolean) Method

Add single row to active sheet.

Namespace: IWCGJQSpreadSheet
public
 procedure AddRow(const ARowIndex: Integer = -1; const ABefore: boolean = False); overload;

Parameters

ARowIndex
Type: Integer

Index where row should be added.

ABefore
Type: boolean

Default: False - if set to true, places row before/after