A newer version of this page is available.
Switch to the current version.
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.v18.2.Core.dll
Declaration
[Browsable(false)]
public bool ExportHyperlinks { get; set; }
<Browsable(False)>
Public Property ExportHyperlinks As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback