Hello, i'm looking forward to set gradient color ona xssfshape, but as I see, I cannot follow this tutorial:
http://thinktibits.blogspot.com.au/2014/09/apache-poi-excel-gradient-fill-example.html the line: /CTGradientFill gFill = myGradientFill.addNewGradientFill(); ///* Set Type, left, right, top and bottom values / throws this error, and i checked the lib does not contain this class... /The type org.openxmlformats.schemas.spreadsheetml.x2006.main.CTGradientFill cannot be resolved. It is indirectly referenced from required .class files/ Am I d doing something wrong? Or it actually misses the class? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/CTGradientFill-missing-from-po-3-11-tp5718118.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
