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