Partager via


TextFrame2.PathFormat Property (PowerPoint)

Returns or sets the path type for the specified text frame. Read/write.

Syntax

expression .PathFormat

expression An expression that returns a TextFrame2 object.

Return Value

MsoPathType

Remarks

The value of the PathFormat property can be one of these MsoPathType constants. The value msoPathTypeMixed cannot be set. Setting the value msoPathTypeNone removes any existing path.

msoPathType1

msoPathType2

msoPathType3

msoPathType4

msoPathTypeMixed

msoPathTypeNone

See Also

Concepts

TextFrame2 Object

TextFrame2 Object Members