Click or drag to resize

ExtractTableDataScriptCodeTail Property

Get the ending text of the script, dependent on the ScriptStyle.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string CodeTail { get; }

Property Value

String

Implements

IScriptTextCodeTail
IScriptTextCodeTail
See Also