Gets a value indicating whether the command does anything.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
protected boolean getHasEffect () |
RemarksCommands that have no effect are not stored in the undo history.
See Also