Hello,I have a list of string having seven strings. How do I split the list of strings into two bullet columns, one having 4 string and another 3 string and show it in Microsoft Word using DocIO.
If I have list of strings less or equal to 4 , I want to show one bullet column of list and if greater than 4 show 2 bullet columns.
A sample example will be helpful
Thanks