PivotCacheDefinition.EnableRefresh-Eigenschaft
Enable PivotCache Refresh.Represents the attribte in schema: enableRefresh
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "enableRefresh")> _
Public Property EnableRefresh As BooleanValue
Get
Set
'Usage
Dim instance As PivotCacheDefinition
Dim value As BooleanValue
value = instance.EnableRefresh
instance.EnableRefresh = value
[SchemaAttrAttribute(, "enableRefresh")]
public BooleanValue EnableRefresh { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.