IReferencingTableWithTableName Method |
Returns a new instance in which
TableName is set to the provided value.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
SyntaxIReferencingTable WithTableName(
string tableName
)
Parameters
- tableName String
- The name of the table.
Return Value
IReferencingTableA new instance in which
TableName is set to the provided value.
See Also