Search
Row.getValidation Method
See Also
 






Gets an IValidation object that can be used to specify validation rules for the data in the row.

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

 Syntax

Java  Copy Code

public IValidation getValidation ()

 Return Value

 See Also