I need to loop through all sheets in a workbook and delete the sheets that ONLY have a header. I have this currently:
public class DeleteExcelSheets { publi