apply_conditional_format: Conditional reformatting of a pre-populated string of numbers
Description
This function allows you to conditionally re-format a string of numbers based
on a numeric value within the string itself. By selecting a "format group",
which is targeting a specific number within the string, a user can establish
a condition upon which a provided replacement string can be used. Either the
entire replacement can be used to replace the entire string, or the
replacement text can refill the "format group" while preserving the original
width and alignment of the target string.