The default is gradient fill for a data bar. I wanted it to be a solid (I think it translates to a gradient=0 attribute). I spent enough time trying to set this via reflection that I think I can take a stab at adding a patch for this. I will read docs to see how to contribute and take it forward from there. Mahesh
On 1/26/16, 11:28 AM, "Murphy, Mark" <[email protected]> wrote: >I asked if anyone could tell me how to do a gradient fill a couple months ago. >I do not believe the API supports it yet. > >-----Original Message----- >From: Maheshwar Jayaraman [mailto:[email protected]] >Sent: Tuesday, January 26, 2016 1:14 PM >To: [email protected] >Subject: Ability to set solid color on DataBarFormatting > >In using XSSFSheet and programmatically setting a conditional formatting rule >with DataBar on a range of cells, the resulting excel always has a gradient >for the databar. I have searched long and hard and have been unable to really >see API level support for this. Has there been any asks for this in the past? >I would like to attempt an patch if this can have more wide spread use. > >Mahesh > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
