Rows.Last Propriété

Définition

Retourne le dernier élément de la Rows collection en tant qu’objet Row .

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

Valeur de propriété

Row

S’applique à