Sets a value indicating whether to cancel the related operation.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public void setCancel ( |
true to cancel the operation, or false otherwise.
If the validation event is raised for cells in a range, setting this property will cancel the whole operation. Set the SkipCell property to skip individual cell changes without cancelling the whole operation. Call getContext to find what operation caused the requested change.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |