Documentation of 'org.apache.poi.hssf.util.CellRangeAddress8Bit' Java class
CellRangeAddress8Bit
org.apache.poi.hssf.util

Class CellRangeAddress8Bit



  • public final class CellRangeAddress8Bit
    extends CellRangeAddressBase
    See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

    Like CellRangeAddress except column fields are 8-bit.

    • Constructor Detail

      • CellRangeAddress8Bit

        public CellRangeAddress8Bit(int firstRow,
                                    int lastRow,
                                    int firstCol,
                                    int lastCol)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.