[]
Represents the cell type of pivot table cell.
public interface IPivotTableCellType : ICellType, ICloneable<ICellType>
Public Interface IPivotTableCellType
Inherits ICellType, ICloneable(Of ICellType)
| Name | Description |
|---|---|
| HierarchyLevel | Gets or sets the hierarchy level. |
| PivotTable | Gets the corresponding pivot table of the cell. |