MindFusion.Java Package Programmer's Guide
WorksheetValidationEvent.getCancel Method
See Also
 






Gets a value indicating whether to cancel the current operation.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public boolean getCancel ()

 Return Value

 Remarks

Set this property to true to prevent the user from completing the operation.

 See Also

WorksheetValidationEvent Members
WorksheetValidationEvent Class
com.mindfusion.spreadsheet Namespace