Back to Devexpress

XlsxExportOptionsEx.ExportHyperlinks Property

corelibraries-devexpress-dot-xtraprinting-dot-xlsxexportoptionsex-bc618eb2.md

latest1.4 KB
Original Source

XlsxExportOptionsEx.ExportHyperlinks Property

This property is not supported by the XlsxExportOptionsEx class. Use the XlsxExportOptionsEx.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

XlsxExportOptionsEx Class

XlsxExportOptionsEx Members

DevExpress.XtraPrinting Namespace