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