TextFrame.Parent 属性

定义

返回一个 Shape 对象,该对象表示文本框架的父形状。

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

属性值

适用于