[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTableCellType

IPivotTableCellType Interface

Represents the cell type of pivot table cell.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPivotTableCellType : ICellType, ICloneable<ICellType>
Public Interface IPivotTableCellType
    Inherits ICellType, ICloneable(Of ICellType)

Properties

Name Description
HierarchyLevel

Gets or sets the hierarchy level.

PivotTable

Gets the corresponding pivot table of the cell.