Class ExPos

    • Method Detail

      • index

        public static ExPos index​(int rowIndex,
                                  int colIndex)
      • index

        public static ExPos index​(int colIndex)
      • rowIndex

        public int rowIndex()
      • colIndex

        public int colIndex()
      • region

        public org.apache.poi.ss.util.CellRangeAddress region​(int rows,
                                                              int cols)