Carries out an action that changes the workbook in some way.
Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected abstract bool Execute () |
Visual Basic
Copy Code
|
|---|
Protected MustOverride Function Execute () As Boolean |
A boolean value.
See Also