I found one sample that shows how to code the condition using org.apache.poi.ss.usermodel.SheetConditionalFormatting.addConditionalFormatting() to put in the formula that would color each cell if it's in an even numbered row, but I'm having trouble figuring out the API to apply the formula to every cell on the worksheet.
- How do you code cell striping? Eric Douglas
- Re: How do you code cell striping? Nick Burch
- Re: How do you code cell striping? Eric Douglas
- Re: How do you code cell striping? Eric Douglas
- Re: How do you code cell striping? Eric Douglas
- Re: How do you code cell striping? Javen O'Neal
- Re: How do you code cell striping? Eric Douglas
- RE: How do you code cell striping? Murphy, Mark
- Re: How do you code cell striping? Mark Murphy
- Re: How do you code cell stripi... Javen O'Neal
- Re: How do you code cell stripi... Eric Douglas
