Is there a straightforward way to figure out what kind of list (unordered or ordered) a list paragraph is part of?
Thanks.
It is currently Mon Jan 06, 2025 4:18 pm
xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid wp14">
<w:tblW w:w="5000" w:type="pct"/>
<w:tblW w:w="2500" w:type="pct"/>
<table ... style="... width: 165mm;">
<table ... style="... width: 3.25in;">
SaveToZipFile saver = new SaveToZipFile(wordMLPackage);
saver.save(outputfilepath);
Total posts 10115 • Total topics 2845 • Total members 2076