Class CellName


  • public abstract class CellName
    extends Object
    Describes a cell name relative to another cell.
    • Field Detail

      • ROOT_CELL_NAME

        public static final CellName ROOT_CELL_NAME
      • ALL_CELLS_SPECIAL_NAME

        public static final CellName ALL_CELLS_SPECIAL_NAME
    • Constructor Detail

      • CellName

        public CellName()