Gets a value indicating whether to validate pasted data
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean getValidateOnPaste () |
true to apply value Validation rules when pasting, or false otherwise. The default value is false.
See Also