Compartir a través de


Shape.TextFrame2 Propiedad

Definición

Devuelve un TextFrame2 objeto que contiene formato de texto para la forma especificada. Solo lectura.

public:
 property Microsoft::Office::Core::TextFrame2 ^ TextFrame2 { Microsoft::Office::Core::TextFrame2 ^ get(); };
public Microsoft.Office.Core.TextFrame2 TextFrame2 { get; }
member this.TextFrame2 : Microsoft.Office.Core.TextFrame2
Public ReadOnly Property TextFrame2 As TextFrame2

Valor de propiedad

TextFrame2

Se aplica a