Sets a value indicating whether the event was handled.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void setHandled ( |
RemarksAlways set this flag to true if you perform custom data serialization.
See Also