次の方法で共有


PivotCacheDefinition.CacheSource プロパティ

定義

CacheSource。

スキーマの x:cacheSource 要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.CacheSource CacheSource { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CacheSource? CacheSource { get; set; }
member this.CacheSource : DocumentFormat.OpenXml.Spreadsheet.CacheSource with get, set
Public Property CacheSource As CacheSource

プロパティ値

CacheSource を返します。

適用対象