Class PasteCellRegion

    • Constructor Detail

      • PasteCellRegion

        public PasteCellRegion​(int row,
                               int column,
                               int lastRow,
                               int lastColumn,
                               boolean wholeColumn,
                               boolean wholeRow)
    • Method Detail

      • isWholeColumn

        public boolean isWholeColumn()
      • isWholeRow

        public boolean isWholeRow()