Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / March 2005

Tip: Looking for answers? Try searching our database.

Recurse Word Object Model

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Trevor Lowing - 13 Mar 2005 16:20 GMT
I'm trying to recuse through a Word document to dump it to another
format. I need to get a handle on the Word Object Model. Does the logic
below make sense? Are there Items like shapes that would only be
accessible though the top level Document object?

Document
    Paragraphs
        Paragraph
            Range
                Bookmarks
                    Bookmark
                        Range->Range
                Characters
                    Character
                        Style
                            (Hyperlink, header, etc)
                        Font
                EndNotes
                    EndNote
                        Range->Range
                Frames
                    Frame
                        Range->Range
                FootNotes
                    FootNote
                        Range->Range
                Hyperlinks
                    Hyperlink
                        Range->Range
                InLineShapes
                    InLineShape
                        Range->Range
                ListParagraphs
                    Paragraph->Paragraph
                    ListFormat
                Paragraphs->Paragraphs
                Sentences
                    Sentence
                        Range->Range
                Shapes
                    Shape
                Subdocuments
                    Subdocument
                        Range->Range
                Tables
                    Rows
                        Row
                            Cells
                                Cell
                                    Range->Range
       

---------------------------------
Trevor Lowing
Satellite Beach, Fl

tlowing@-removenospam-lowing.org
---------------------------------
Need help with:
    Access?
        http://www.mvps.org/access/
    Outlook?
        http://www.slipstick.com/
    Visio?
        http://www.mvps.org/visio/
    HTML/CSS?
        http://www.NCDesign.org
    Scripting(VBScript/JScript/WSH/XML)?
        http://www.DevGuru.com
        http://cwashington.netreach.net/
        http://developer.irt.org/script/script.htm
---------------------------------
Word Heretic - 18 Mar 2005 13:53 GMT
G'day Trevor Lowing <tlowing@earthlink.net>,

No it does not.

Document
 StoryRange
    Range | Paragraph
      Any object

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice

Trevor Lowing reckoned:

>I'm trying to recuse through a Word document to dump it to another
>format. I need to get a handle on the Word Object Model. Does the logic
[quoted text clipped - 68 lines]
>         http://developer.irt.org/script/script.htm
>---------------------------------

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.