This article provides sample code for using the C++ API or Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... SetIsVisible ( false ); // Save the modified Excel file in default..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...