TextFrame2.PathFormat Property

Definition

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

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; }
Public Property PathFormat As MsoPathFormat

Property Value

MsoPathFormat

Applies to