Documentation of 'org.apache.poi.hssf.record.CellValueRecordInterface' Java class
CellValueRecordInterface
org.apache.poi.hssf.record

Interface CellValueRecordInterface

    • Method Detail

      • getRow

        int getRow()
        Returns:
        the row this cell occurs on
      • getColumn

        short getColumn()
        Returns:
        the column this cell defines within the row
      • setRow

        void setRow(int row)
        Parameters:
        row - the row this cell occurs within
      • setColumn

        void setColumn(short col)
        Parameters:
        col - the column this cell defines
      • setXFIndex

        void setXFIndex(short xf)
      • getXFIndex

        short getXFIndex()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.