Frameset.ParentFrameset 属性

定义

返回一个 Frameset 对象,该对象代表框架页上指定 Frameset 对象的父级。

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

属性值

适用于