Click or drag to resize

WebQueryConnection BackgroundRefresh Property

Gets or sets a value indicating whether background refresh is enabled. When the value is set, it also marks the connection converter as changed.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override bool BackgroundRefresh { get; set; }

Property Value

Type: Boolean
See Also