Class IndirectRefImpl

    • Constructor Detail

      • IndirectRefImpl

        public IndirectRefImpl​(java.lang.String bookName,
                               java.lang.String sheetName,
                               int ptgIndex)
    • Method Detail

      • getPtgIndex

        public int getPtgIndex()
        Description copied from interface: IndirectRef
        Identify which INDIRECT function in a cell formula.
        Specified by:
        getPtgIndex in interface IndirectRef
        Returns:
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class RefImpl
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class RefImpl