Click or drag to resize

WebQueryConnection SourceData Property

Gets or sets the source data for the connection conversion. Setting this property updates the internal state of the connection conversion object to indicate that changes have been made.

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

Property Value

Type: Boolean
See Also