Compartir a través de


TextFrame.Previous Propiedad

Definición

Devuelve el objeto anterior de la colección.

public:
 property Microsoft::Office::Interop::Word::TextFrame ^ Previous { Microsoft::Office::Interop::Word::TextFrame ^ get(); void set(Microsoft::Office::Interop::Word::TextFrame ^ value); };
public Microsoft.Office.Interop.Word.TextFrame Previous { get; set; }
member this.Previous : Microsoft.Office.Interop.Word.TextFrame with get, set
Public Property Previous As TextFrame

Valor de propiedad

Se aplica a