DocumentBase.Frameset Property

Definition

Gets a Frameset that represents an entire frames page or a single frame on a frames page.

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

Property Value

A Frameset that represents an entire frames page or a single frame on a frames page.

Applies to