Back to Devexpress

XlsExportOptionsEx.ExportHyperlinks Property

corelibraries-devexpress-dot-xtraprinting-dot-xlsexportoptionsex-5c909b7b.md

latest1.4 KB
Original Source

XlsExportOptionsEx.ExportHyperlinks Property

This property is not supported by the XlsExportOptionsEx class. Use the XlsExportOptionsEx.AllowHyperLinks property instead.Only available in data-aware export mode.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[Browsable(false)]
public bool ExportHyperlinks { get; set; }
vb
<Browsable(False)>
Public Property ExportHyperlinks As Boolean

Property Value

Type
Boolean

See Also

AllowHyperLinks

XlsExportOptionsEx Class

XlsExportOptionsEx Members

DevExpress.XtraPrinting Namespace