Hi,
Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme?
File file = new File(PATH_TO_VSDX_FILE);
Diagram d = new Diagram(file.getAbsolutePa…... In the ShapeSheet view of Visio, we can clearly see...There doesn’t appear to be an alternate like getThePresetTheme which...