Edit

Share 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

TextFrame2 Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.