Skip to main content
A newer version of this page is available. .

XlsxExportOptionsEx.SuppressHyperlinkMaxCountWarning Property

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v21.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[DefaultValue(false)]
public bool SuppressHyperlinkMaxCountWarning { get; set; }

Property Value

Type Default
Boolean **false**
See Also