Click or drag to resize

WebQueryConnection OnlyUseConnectionFile Property

Gets or sets a value indicating whether to use a connection file only. When the value is set, it also sets the ischanged property to true.

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

Property Value

Type: Boolean
See Also