←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 (CodecsExcelLoadOptions) 

Property Value

Value Description
true To render the sheet's grid.
false To not render the sheet's grid lines. false is the default value.

Requirements

Target Platforms

See Also

CodecsExcelLoadOptions Class

CodecsExcelLoadOptions Members

Leadtools.Codecs Namespace

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

Leadtools.Codecs Assembly

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