Doing Unhide in Excel sheet/s

Hi @yigit.aybey ,

Maybe changing the above to the below Expression would work :

xlsSheet.Visible = Microsoft.Office.Interop.Excel.XlSheetVisibility.xlSheetVisible

Let us know if it results in an error.

1 Like