Re Order List Numbering VSTO
08:21 15 May 2017

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?

c# vsto