Freigeben über


PivotCacheDefinition.BackgroundQuery-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotCacheDefinition Klasse

PivotCacheDefinition-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace