I'm writing a Word Addin with C# that replace all formats to xml tags, now I want convert tables in word to html with standard tags, tables may different in rows count and columns count, I mean table contains merged cells or columnsI'm writing a Word Addin with C# that replace a