Click or drag to resize

WebQueryConnection Xl2000 Property

Gets or sets the value indicating whether the web_xl2000 property of the connConvert object is set to true or false. Setting this property to true or false will also set the ischanged property of the connConvert object to true.

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

Property Value

Type: Boolean
See Also