Search
IValidation.setOriginRow Method
See Also
 






Sets the origin row of this validation. All relative references in expressions associated with this validation are calculated based on this value.

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

 Syntax

Java  Copy Code

void setOriginRow (
    int value
)

 Parameters

value

 See Also