Search
IValidation.setOriginColumn Method
See Also
 






Sets the origin column 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 setOriginColumn (
    int value
)

 Parameters

value

 See Also