API Reference

Class

ExcelPivotInteractionInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

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.

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.