https://issues.apache.org/ooo/show_bug.cgi?id=120723
--- Comment #4 from Ma Bingbing <jiaz...@gmail.com> --- Solution: The ID of table in tablestyle.xml is unique for PPTX predefined table style, and we can use the ID to map the unique style for table. So When AOO import a table in pptx just have the tableStyleId, we will create a the tablestyle's content and then apply them to the table. -- You are receiving this mail because: You are the assignee for the bug.