Compartir a través de


TextFrame.PathFormat Propiedad

Definición

Obtiene o establece el tipo de ruta de acceso para el marco de texto especificado.

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

Valor de propiedad

Tipo de ruta de acceso para el marco de texto especificado.

Comentarios

El valor de esta propiedad puede ser una de las siguientes Microsoft.Offic.Core.MsoPathType constantes:

Se aplica a