I’m using V7.2.2.2(x64) in windows 10.
I frequently use conditional formatting to alternate row color in calc by defining a condition to use a formula, either isodd(row()) or iseven(row()), selecting a cell range to which the condition should be applied, and defining a new style to be applied. The style is usually based on the style “Default” with the only change being the background color. This works perfectly as expected about half of the time.
The other half of the time, I can’t override the font color if the row has the conditional format applied. Even if I apply the conditional format rule to a cell range and apply the style “Default” to the range, if the condition was applied, the font color can’t be changed. I can directly format the number type (currency, percent, etc), background color, number format, make it bold, italic, underlined, but not the color or font size. If I increase the font size, the row height changes to accommodate the larger size, but the font remains the default size at the bottom of the cell. I also cannot change the font type.
If I hit F11, and attempt to modify the style Default, I can see this on the menu tab “organizer”:
Contains
Liberation Sans + 10 pt + Black + 11 pt + Calibri + 11 pt + Align to bottom + Rotation only within cell
In a newly created document, none of this information appears under the word “Contains”; I cannot see a way to remove this from the font definition once it’s there.
So far, the only way I’ve been able to work around this is to copy the entire sheet contents and paste them unformatted to a new document, define the conditional format and start over. In this case, it fixes the problem, but I have so many spreadsheets to edit this is extremely time consuming.
Is there a setting somewhere I missed? I have read the help files for hours, and scoured the web looking for something I missed, and am now wondering if it’s just a bug, but I haven’t found a bug report on this either. Any suggestions are welcome and much appreciated.