ParagraphFormatClass.Parent Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As ParagraphFormatClass
Dim value As Object

value = instance.Parent
public virtual Object Parent { get; }

Property Value

Type: System.Object

Implements

_ParagraphFormat.Parent

See Also

Reference

ParagraphFormatClass Class

ParagraphFormatClass Members

Microsoft.Office.Interop.Word Namespace