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