次の方法で共有


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 オブジェクト。

適用対象