Field.Previous Propiedad

Definición

Devuelve el objeto anterior de la colección.

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

Valor de propiedad

Se aplica a