V
Venketash \(Pat\) Ramadass
Hi there,
I am using the Office 2003 PIA's as found at...
http://www.microsoft.com/downloads/...3a-ac14-4125-8ba0-d36d67e0f4ad&DisplayLang=en
I am trying to iterate through all the paragraphs of a document and get the
respective styles and for specific style names extract the text of the
paragraph using c#.
The "Using Accessor methods in Word" at...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_vsto2003_ta/html/OffCSharp.asp
....seems to be what I want. But I cannot for the life of me find get_Style
or set_Style on my Range object as in that example. Even tried reflection to
no avail. Am I using the wrong PIA? Am I calling it incorrectly?
Any help would be appreciated as I am rather confused.
Kind regards,
-Venketash (Pat) Ramadass
I am using the Office 2003 PIA's as found at...
http://www.microsoft.com/downloads/...3a-ac14-4125-8ba0-d36d67e0f4ad&DisplayLang=en
I am trying to iterate through all the paragraphs of a document and get the
respective styles and for specific style names extract the text of the
paragraph using c#.
The "Using Accessor methods in Word" at...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_vsto2003_ta/html/OffCSharp.asp
....seems to be what I want. But I cannot for the life of me find get_Style
or set_Style on my Range object as in that example. Even tried reflection to
no avail. Am I using the wrong PIA? Am I calling it incorrectly?
Any help would be appreciated as I am rather confused.
Kind regards,
-Venketash (Pat) Ramadass