TextDocumentOnNameChanged Method |
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void OnNameChanged(
string? oldName
)
Parameters
- oldName String
- The name of the table before it has changed the name.
See Also