Skip to main content

XlsxExportOptionsEx.SuppressHyperlinkMaxCountWarning Property

Namespace: DevExpress.XtraPrinting

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

NuGet Package: DevExpress.Printing.Core

Declaration

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

Property Value

Type Default
Boolean false
See Also