←Select platform

ShowHiddenSheet Property

Summary

Renders all hidden sheets.

Syntax
C#
VB
C++
public bool ShowHiddenSheet { get; set; } 
Public Property ShowHiddenSheet() As Boolean 
   Get 
   Set 
public:  
   property bool ShowHiddenSheet 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to render all hidden sheets; otherwise, false. The default value is false.

Example

For an example, refer to CodecsXlsLoadOptions.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.