Click or drag to resize

DecomposeByColumnContentActions Methods

The DecomposeByColumnContentActions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDecompose 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.
Public methodStatic memberDecomposeByColumnContent 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.
Public Extension MethodShowDecomposeByColumnContentDialog 
Top
See Also