IReferencingTableWithTableName Method |
Returns a new instance, in which the table name is set to the provided name.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IReferencingTable WithTableName(
string tableName
)
Parameters
- tableName String
- Name of the table.
Return Value
IReferencingTableNew instance, in which the table name is set to the provided name.
See Also