Hello,
I have found a quite an interesting article Cum Grano Salis "Introduction
to the Excel Services JavaScript OM - Part 1 – Humble beginnings"
I do think this might help me out achieving what I would like to do. Still, being new to all this, i am looking for help to solve my issue.
CONTEXT
I have an Excel WebPart displaying a given workbook in which I have defined several "Named Items". I can easily manually change the view by selecting on these items listed the drop-down menu.
PROBLEM
I would like to periodically change the view (automatically) by looping against the list of named items.
How could I achieve this using these EWA Javascript tricks?
Thanks for helping