Share via


ReflectionFormat.Parent 属性

定义

获取表示Object指定 T:Microsoft.Office.Interop.Word的父对象的 。ReflectionFormat 对象。

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
member this.Parent : obj
Public ReadOnly Property Parent As Object

属性值

一个 Object ,表示指定 T:Microsoft.Office.Interop.Word的父对象。ReflectionFormat 对象。

适用于