Class PasteCellRegion

  • All Implemented Interfaces:
    java.io.Serializable

    public class PasteCellRegion
    extends CellRegion
    Since:
    3.8.3
    Author:
    henri
    See Also:
    Serialized Form
    • 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()