TextFrame2.PathFormat 属性 (Office)

返回或设置指定文本框架的路径类型。 读/写。

语法

表达式PathFormat

表达 返回 TextFrame2 对象的表达式。

备注

PathFormat 属性的值可以是下列 MsoPathFormat 常量之一。 不能设置值 msoPathTypeMixed 。 设置值 msoPathTypeNone 中删除任何现有的路径。

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

另请参阅

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。