Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a specified worksheet from a workbook.
Syntax
public void deleteWorkSheet(anytype _workSheetID)
Run On
Called
Parameters
- _workSheetID
Type: anytype
The ID of the worksheet to be deleted.