Excel for WPF and Silverlight
ShowGridLines Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : ShowGridLines Property
Gets or sets whether Excel should show the grid lines when displaying the sheet.
Syntax
'Declaration
 
Public Property ShowGridLines As System.Boolean
public System.bool ShowGridLines {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members