ColumnCommandsExtractPropertyValues Method |
Extracts the property values of the selected property columns.
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ExtractPropertyValues(
IWorksheetController ctrl
)
Parameters
- ctrl IWorksheetController
- The controller that controls the table.
See Also