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