Question
Clear paragraph style override
Hello All
I am trying to clear override of a paragraph style by reapplying the para style on the same paragraph
But its not clearing the override
My Code:
oObj.appliedparagraphstyle = oObj.appliedparagraphstyle
Where is it going wrong?
Please suggest
Thank you