Compartir a través de


TextFrame2.TextRange Propiedad

Definición

Devuelve el TextRange2 objeto que representa el texto del objeto . Solo lectura.

public:
 property Microsoft::Office::Core::TextRange2 ^ TextRange { Microsoft::Office::Core::TextRange2 ^ get(); };
public Microsoft.Office.Core.TextRange2 TextRange { get; }
Public ReadOnly Property TextRange As TextRange2

Valor de propiedad

TextRange2

Se aplica a