Document.Frameset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.