CR - Change TextStyle without changing overrides

CR# 93318

I would like to be able to change the TextStyle without changing attributes which may have already been overridden upon text placement.

Example:

  • TextStyle1 is defined as follows: FT=ENGINEERING, TH=1,TW=1,L S=1, JUSTIFICATION=LT
  • TextStyle2 is defined as follows: FT=ARIAL, TH=2,TW=2,LS=1, JUSTIFICATION=LT

Text to be modified was placed w/ TextStyle1 w/ overrides: JUSTIFICATION=CC

 I want to apply TextStyle2 & all of the attributes of TextStyle2 with the exception of the Justification which I would like to be left with the override of JUSTIFICATION=CC; the same as it was when it was placed.