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…...Diagram Product Family mcintken May...File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePath());...