Document.Frames (Word)

Returns a Frames collection that represents all the frames in a document.

For information about returning a single member of a collection, see Returning an object from a collection.


Set myFrame = ActiveDocument.Frames.Add(Range:=Selection.Range)