HtmlDocumentExporterOptions.ExportGridlines Property
Gets or sets whether to include cell gridlines in HTML export output.
Namespace: DevExpress.XtraSpreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to export gridlines in HTML; otherwise, false. |
See Also