I am using Interop.Microsoft.Office.Interop.Word.dll to dynamically build a Word document in C#.
Does anyone have a code example how to create a bulleted list with sub-lists?
I am using Interop.Microsoft.Office.Interop.Word.dll to dynamically build a Word document in C#.
Does anyone have a code example how to create a bulleted list with sub-lists?