deleteSheet
deleteSheet(sheet: Integer);
The deleteSheet method deletes the sheet specified in the sheet parameter from the Table control. This deletion may affect the topSheet property.
You cannot delete the last sheet of a table control.
deleteSheet(sheet: Integer);
The deleteSheet method deletes the sheet specified in the sheet parameter from the Table control. This deletion may affect the topSheet property.
You cannot delete the last sheet of a table control.