OpenXML Filter: XLSX: treat source column styles for exclusion when target column styles are preserved

UI: source-column-style-for-exclusion

Configuration:

worksheetConfigurations.0.namePattern=.*
worksheetConfigurations.0.sourceColumns=A
worksheetConfigurations.0.targetColumns=B
worksheetConfigurations.number.i=1
preserveExcelStylesInTargetColumns.b=true
treatExcelSourceColumnStylesForExclusion.b=true
bPreferenceTranslateExcelExcludeColors.b=true
tsExcelExcludedColors.i=1
ccc0=Red

The aim is to preserve target column styles while excluding cells by source column styles.

An example document - source-column-style-for-exclusion.xlsx.