API Reference
Class
ExcelPivotInteractionInfo
Native slicer or timeline view bound to a PivotTable cache.
Inheritance
- Object
- ExcelPivotInteractionInfo
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 kind.
public String Name { get; } #Unique view name.
public String CacheName { get; } #Native cache name.
public String SourceName { get; } #Pivot source field.
public String PivotTableName { get; } #Bound PivotTable name, when it can be resolved.
public String WorksheetName { get; } #Worksheet that displays the view.
public String RelationshipId { get; } #Worksheet relationship identifier for the native view part.