Estou com o mesmo problema, consegui resolver ?
Exception in thread "main" java.lang.RuntimeException: Erro ao iniciar planilha java.lang.ClassCastException: class org.apache.xmlbeans.impl.values.XmlComplexContentImpl cannot be cast to class org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument (org.apache.xmlbeans.impl.values.XmlComplexContentImpl and org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument are in unnamed module of loader 'app')
at org.tcm.Projetos.main(Projetos.java:90)