Pane.Previous Propiedad

Definición

Devuelve un objeto Pane que representa el panel de documentos anterior de la colección. Solo lectura.

public:
 property Microsoft::Office::Interop::Word::Pane ^ Previous { Microsoft::Office::Interop::Word::Pane ^ get(); };
public Microsoft.Office.Interop.Word.Pane Previous { get; }
member this.Previous : Microsoft.Office.Interop.Word.Pane
Public ReadOnly Property Previous As Pane

Valor de propiedad

Se aplica a