ParagraphFormat2 Interface

Represents the paragraph formatting of a text range.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C0399-0000-0000-C000-000000000046")> _
Public Interface ParagraphFormat2 _
    Inherits _IMsoDispObj
'Usage
Dim instance As ParagraphFormat2
[GuidAttribute("000C0399-0000-0000-C000-000000000046")]
public interface ParagraphFormat2 : _IMsoDispObj

See Also

Reference

ParagraphFormat2 Members

Microsoft.Office.Core Namespace