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

XlsxExportOptionsEx.SuppressHyperlinkMaxCountWarning Property

Namespace: DevExpress.XtraPrinting

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

Declaration

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

Property Value

Type Default
Boolean **false**
See Also