Class DataValidationHandler

    • Constructor Detail

      • DataValidationHandler

        public DataValidationHandler()
    • Method Detail

      • validTableTotalRows

        protected void validTableTotalRows​(Range range)
      • isOverlapped

        protected boolean isOverlapped​(Range range)
        Detect if current selection has two validation or 1 validation with any empty cells
        Returns:
        true means current selection includes two or more validations, or 1 validation with empty cells.