TIWCGJQCustomSpreadSheet.AddRow(boolean) Method
Add single row to active sheet.
public procedure AddRow(const ABefore: boolean); overload;
Parameters
- ABefore
- Type: boolean
if set to true, places row before/after the selected row
Add single row to active sheet.
public procedure AddRow(const ABefore: boolean); overload;
if set to true, places row before/after the selected row