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.
hidden
A bool indicating the desired visibility state of the sheet. Set to true to hide the sheet; false to make it visible.
Leadtools.Document.SheetEditor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document