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