API Reference
Class
ExcelPivotInteractionCacheInfo
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.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public ExcelPivotInteractionCacheKind Kind { get; } #Interaction cache kind.
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.