PivotCacheDefinition.CacheSource Property

PivotCache Source Description.Represents the element tag in schema: x:cacheSource

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

Syntax

声明
Public Property CacheSource As CacheSource
    Get
    Set
用法
Dim instance As PivotCacheDefinition
Dim value As CacheSource

value = instance.CacheSource

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

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.CacheSource
Returns CacheSource.

See Also

Reference

PivotCacheDefinition Class

PivotCacheDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace