- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DataCellIndex, HeaderCellIndex
public abstract class CellIndex
extends java.lang.Object
implements java.io.Serializable
Unique identifier of a Pivot Table cell. Cell indexes indicate the ordinal
position of a cell, such as "row 4, column 2", while cell keys indicate which
data is represented by a cell, such as "Boston, 2010, Sales".
- Since:
- release specific (what release of product did this appear in)
- See Also:
- Serialized Form