API Reference

Class

ExcelPivotInteractionCacheInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Describes workbook-level slicer or timeline cache metadata.

Inheritance

  • Object
  • ExcelPivotInteractionCacheInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public ExcelPivotInteractionCacheKind Kind { get; } #

Interaction cache kind.

public String Name { get; } #

Cache name.

public String SourceName { get; } #

Source pivot field or table column name.

public String PivotTableName { get; } #

Bound pivot table name when declared.

public String RelationshipId { get; } #

Workbook relationship identifier for the cache part.