Search
ValidationFailedEvent Members
Methods
 


Provides data for the WorksheetListener.validationFailed event.

The following tables list the members exposed by the ValidationFailedEvent type.

 Public Methods

  Name Description

getAcceptInput

Gets a value indicating whether to accept the input.

getCell

Gets the edited cell.

getData

Gets the input that failed to validate.

getWorksheet

Gets the worksheet that is the source of the event.

setAcceptInput

Sets a value indicating whether to accept the input.

 See Also