Decompose |
The DecomposeByColumnContentActions type exposes the following members.
Name | Description | |
---|---|---|
Decompose | Decomposes a column into repeat units by analysing the values of the column with increasing index. If a column value is repeated, the current range is finalized and a new range is started. At the end, a list of index ranges is returned. Inside each range the column values are guaranteed to be unique. | |
DecomposeByColumnContent | Decompose the source columns according to the provided options. The source table and the settings are provided in the options variable. The provided destination table is cleared from all data and property values before. | |
ShowDecomposeByColumnContentDialog |