Search
WorksheetValidationEventArgs Members
Properties
 


Contains the arguments passed to Worksheet-related validation events.

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

 Public Properties

  Name Description

Cancel

Gets or sets a value indicating whether to cancel the current operation.

Worksheet

Gets the related worksheet. (Inherited from WorksheetEventArgs.)

 See Also