| | Name | Description |
|---|
  | Interpolation(IWorksheetController) |
Interpolates the selected worksheet columns using dialog-provided parameters.
|
  | Interpolation(IWorksheetController, ResamplingByInterpolation) |
Interpolates the selected worksheet columns using the specified parameters.
|
  | Interpolation(DataColumn, DataColumn, ResamplingByInterpolation, DataColumn, DataColumn) |
Interpolates a pair of source columns into result columns using the specified resampling parameters.
|
  | Interpolation(DataColumn, DataColumn, IInterpolationFunctionOptions, IReadOnlyListDouble, DataColumn, DataColumn) |
Interpolates a pair of source columns into result columns using the specified interpolation function and sample points.
|