←Select platform

ShowGridLines Property

Summary

Enables or disables rendering of the sheet's grid lines.

Syntax
C#
C++/CLI
Python
public bool ShowGridLines {get; set;} 
public:  
   property bool ShowGridLines 
   { 
      bool get() 
      void set(bool value) 
   } 
ShowGridLines # get and set (CodecsXlsLoadOptions) 

Property Value

Value Description
true To enable rendering the sheet's grid lines.
false To disable rendering the sheet's grid lines. The default value is false.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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