Search
CellValidationEvent.getSkipCell Method
See Also
 






Gets a value indicating whether to skip current cell.

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

 Syntax

Java  Copy Code

public boolean getSkipCell ()

 Return Value

true to skip current cell, or false otherwise.

 See Also