D
D.E.
Hi,
I took the colouring example from owc 10 and try to transfer to owc 11.
It seems that if I change the clsids in the following 2 lines (the second is
already changed) it should play :
<OBJECT ID="MyPivot_CellColor"
CLASSID="CLSID:7AE72DF6-C0D5-4B48-9153-94B8A5D8BB3E">
</OBJECT>
<OBJECT ID="MyPivot"
CLASSID="CLSID:0002E55A-0000-0000-C000-000000000046"
style="HEIGHT: 75%; WIDTH: 90%; behavior:url(CellColor.htc)">
...
</OBJECT>
my question is what is the clsid for the first <object
p.e. how to replace this 7AE72DF6-C0D5-4B48-9153-94B8A5D8BB3E
Thanks,
DE
I took the colouring example from owc 10 and try to transfer to owc 11.
It seems that if I change the clsids in the following 2 lines (the second is
already changed) it should play :
<OBJECT ID="MyPivot_CellColor"
CLASSID="CLSID:7AE72DF6-C0D5-4B48-9153-94B8A5D8BB3E">
</OBJECT>
<OBJECT ID="MyPivot"
CLASSID="CLSID:0002E55A-0000-0000-C000-000000000046"
style="HEIGHT: 75%; WIDTH: 90%; behavior:url(CellColor.htc)">
...
</OBJECT>
my question is what is the clsid for the first <object
p.e. how to replace this 7AE72DF6-C0D5-4B48-9153-94B8A5D8BB3E
Thanks,
DE