MindFusion.Java Package Programmer's Guide
WorksheetView.setValidateOnPaste Method
See Also
 






Sets a value indicating whether to validate pasted data

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

 Syntax

Java  Copy Code

public void setValidateOnPaste (
    boolean value
)

 Parameters

value

true to apply value Validation rules when pasting, or false otherwise. The default value is false.

 See Also

WorksheetView Members
WorksheetView Class
com.mindfusion.spreadsheet Namespace