_Document.Frames Property

Definition

Returns a Frames collection that represents all the frames in a document, range, or selection.

public:
 property Microsoft::Office::Interop::Word::Frames ^ Frames { Microsoft::Office::Interop::Word::Frames ^ get(); };
public Microsoft.Office.Interop.Word.Frames Frames { get; }
member this.Frames : Microsoft.Office.Interop.Word.Frames
Public ReadOnly Property Frames As Frames

Property Value

Applies to