Modifies the visibility of a specified sheet within the Excel workbook. Allows for programmatically hiding or showing sheets.
sheetName
A string specifying the name of the sheet whose visibility is to be changed. The sheet name must exactly match an existing sheet in the workbook, including case sensitivity.