PivotCacheDefinition.PivotCacheDefinitionExtensionList Property

Future Feature Data Storage Area.Represents the element tag in schema: x:extLst

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PivotCacheDefinitionExtensionList As PivotCacheDefinitionExtensionList
    Get
    Set
'Usage
Dim instance As PivotCacheDefinition
Dim value As PivotCacheDefinitionExtensionList

value = instance.PivotCacheDefinitionExtensionList

instance.PivotCacheDefinitionExtensionList = value
public PivotCacheDefinitionExtensionList PivotCacheDefinitionExtensionList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.PivotCacheDefinitionExtensionList

See Also

Reference

PivotCacheDefinition Class

PivotCacheDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace