TextStyleLevel.ParagraphFormat Property

Returns a ParagraphFormat object that represents paragraph formatting for the specified text. Read-only.

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

Syntax

'Declaration
ReadOnly Property ParagraphFormat As ParagraphFormat
    Get
'Usage
Dim instance As TextStyleLevel
Dim value As ParagraphFormat

value = instance.ParagraphFormat
ParagraphFormat ParagraphFormat { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ParagraphFormat

See Also

Reference

TextStyleLevel Interface

TextStyleLevel Members

Microsoft.Office.Interop.PowerPoint Namespace