R/platjam-ngs.R
applyXlsxConditionalFormatByColumn.Rd
Apply Xlsx Conditional Formatting by Column
This function applies conditional formatting to .xlsx
files, using the numeric range of each column to define
the color rules. It is an extension to
jamba::applyXlsxConditionalFormat()
that differs only
in applying colors to the data range, rather than using
a pre-defined fixed range across all columns.