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.

Reply via email to