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