Muokkaa

Jaa


TextFrame2.PathFormat property (Office)

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

Syntax

expression.PathFormat

expression An expression that returns a TextFrame2 object.

Remarks

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

  • msoPathType1
  • msoPathType2
  • msoPathType3
  • msoPathType4
  • msoPathTypeMixed
  • msoPathTypeNone

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.