ParagraphFormatClass Class
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209F4-0000-0000-C000-000000000046")> _
<ClassInterfaceAttribute()> _
Public Class ParagraphFormatClass _
Implements _ParagraphFormat, ParagraphFormat
'Usage
Dim instance As ParagraphFormatClass
[GuidAttribute("000209F4-0000-0000-C000-000000000046")]
[ClassInterfaceAttribute()]
public class ParagraphFormatClass : _ParagraphFormat,
ParagraphFormat
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.Word.ParagraphFormatClass
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.