TIWCGJQCustomSpreadSheet.DeleteRow(Integer) Method

Remove the row.

Namespace: IWCGJQSpreadSheet
public
 procedure DeleteRow(const ARowIndex: Integer = -1);

Parameters

ARowIndex
Type: Integer

Row index.Default: -1 : Removes the currently selected row.