Skip to main content

XlsExportOptionsEx.SuppressHyperlinkMaxCountWarning Property

Namespace: DevExpress.XtraPrinting

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

NuGet Package: DevExpress.Printing.Core

#Declaration

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

#Property Value

Type Default
Boolean false
See Also