Re Order List Numbering VSTO
I am working on hiding 2 bullets of a numbered list in a Microsoft Word document using VSTO (C#). I am successful in hiding the bullets, but I want to rearrange the bullet numbering after hiding. Does someone have any idea how to do this?