TextFrame.PathFormat 属性

定义

获取或设置指定文本框架的路径类型。

public:
 property Microsoft::Office::Core::MsoPathFormat PathFormat { Microsoft::Office::Core::MsoPathFormat get(); void set(Microsoft::Office::Core::MsoPathFormat value); };
public Microsoft.Office.Core.MsoPathFormat PathFormat { get; set; }
member this.PathFormat : Microsoft.Office.Core.MsoPathFormat with get, set
Public Property PathFormat As MsoPathFormat

属性值

指定文本框架的路径类型。

注解

此属性的值可以是以下 Microsoft.Offic.Core.MsoPathType 常量之一:

适用于