Conditional Formatting in Pivot Control

J

Jish N

OWC11
FilterAxis=A
RowAxis=B
ColumnAxis=C
Measure=D

is there any way to alternate the backcolor of rows in section D? alone or in combination with Section B? this is to make the table a little bit easier to read.
i want to set this programmatically to make it persistent.
 
Top