ReflectionFormat.Parent Property

Definition

Gets an Object that represents the parent object of the specified T:Microsoft.Office.Interop.Word.ReflectionFormat object.

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

Property Value

An Object that represents the parent object of the specified T:Microsoft.Office.Interop.Word.ReflectionFormat object.

Applies to