WebQueryProperties.SourceData Property
Import XML Source Data.Represents the attribte in schema: sourceData
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "sourceData")> _
Public Property SourceData As BooleanValue
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As BooleanValue
value = instance.SourceData
instance.SourceData = value
[SchemaAttrAttribute(, "sourceData")]
public BooleanValue SourceData { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.