Click or drag to resize

WebQueryConnection RefreshedVersion Property

Gets or sets the refreshed version of the connection conversion. When setting the value, it also marks the connection conversion as changed.

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

Property Value

Type: String
See Also