Search
IValidation.setFirst Method
See Also
 






Sets the first value of the validation. This value is interpreted differently depending on the type of the validation.

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

 Syntax

Java  Copy Code

void setFirst (
    String value
)

 Parameters

value

 See Also