Search
IValidation.setAllowBlankCells Method
See Also
 






Sets a value indicating whether the validation should be skipped for blank cells.

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

 Syntax

Java  Copy Code

void setAllowBlankCells (
    boolean value
)

 Parameters

value

 See Also