Open Office XML - Setting Style Pane Options Programmatically
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, I am working on Open Office XML and need to set some of the StylePane options Programmatically. The Style Pane Options in word 2007 its available at Style -> Options. The First dropdown in the pane says "Select Style to Show :". I need to select an option "In Current Document". I need to go to all the contents in the sharepoint site and set this option programmatically. If any one can provide some input on this, that will be of great help. I tried by checking in styles.xml or relations xml, but could not find any. Thanks in adavnce :) , Venki