TextFrame.PathFormat property (Word)
Returns or sets the path type for the specified text frame. Read/write MsoPathType.
Syntax
expression. PathFormat
expression A variable that represents a TextFrame object.
Remarks
The value of the PathFormat property can be one of the following MsoPathType constants:
msoPathType1
msoPathType2
msoPathType3
msoPathType4
msoPathTypeMixed
msoPathTypeNone
The value msoPathTypeMixed cannot be set. Setting the value msoPathTypeNone removes any existing path.
See also
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.