PivotCacheDefinition.EnableRefresh Property
Enable PivotCache Refresh.Represents the attribte in schema: enableRefresh
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "enableRefresh")> _
Public Property EnableRefresh As BooleanValue
Get
Set
用法
Dim instance As PivotCacheDefinition
Dim value As BooleanValue
value = instance.EnableRefresh
instance.EnableRefresh = value
[SchemaAttrAttribute(, "enableRefresh")]
public BooleanValue EnableRefresh { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.