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






Gets a value indicating whether to validate pasted data

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

 Syntax

Java  Copy Code

public boolean getValidateOnPaste ()

 Return 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