Class OldCellRecord

    • Constructor Detail

    • Method Detail

      • getRow

        public final int getRow()
      • getColumn

        public final short getColumn()
      • getXFIndex

        public final short getXFIndex()
        get the index to the ExtendedFormat, for non-Biff2
        Returns:
        index to the XF record
        See Also:
        ExtendedFormatRecord
      • getCellAttrs

        public int getCellAttrs()
      • isBiff2

        public boolean isBiff2()
        Is this a Biff2 record, or newer?
        Returns:
        true, if this is a Biff2 record or newer
      • getSid

        public short getSid()