MindFusion.Java Package Programmer's Guide
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

IValidation Members
IValidation Interface
com.mindfusion.spreadsheet Namespace