WorksheetAnalysisNotFound Method |
Throws an exception indicating that a required column was not found.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected static void NotFound(
string name
)
Parameters
- name String
- The name of the missing column.
See Also