IScriptTextCloneForModification Method |
Clones the script so that the text can be modified.
Namespace: Altaxo.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxIScriptText CloneForModification()
Return Value
IScriptTextA writable clone of the script.
See Also