TextFrame.PathFormat Propriété

Définition

Obtient ou définit le type de chemin d’accès pour le cadre de texte spécifié.

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

Valeur de propriété

MsoPathFormat

Type de chemin d’accès pour le cadre de texte spécifié.

Remarques

La valeur de cette propriété peut être l’une des Microsoft.Offic.Core.MsoPathType constantes suivantes :

S’applique à