ooxml_parser
ooxml_parser copied to clipboard
Add parsing of paragraph and table adjacency. tags start:/end:
If parcing the result of the docbuilder , the new version of the builder writes start:\end: instead of left:\right: tags
<tblBorders>
<start w:val="single" w:color="0000ff" w:sz="32" w:space="0" />
<end w:val="single" w:color="0000ff" w:sz="32" w:space="0" />
</tblBorders>