XlExportOptionsBase.ShowGridLines Property
In This Article
Gets or sets whether worksheet gridlines are visible in the resulting XLS file.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to show worksheet gridlines in the resulting XLS file; otherwise, false. |
See Also