Actions.Item[Object] Eigenschaft

Definition

Gibt ein Action Objekt zurück, das eine Aktion in einer Arbeitsmappe darstellt. Schreibgeschützt.

public:
 property Microsoft::Office::Interop::Excel::Action ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::Action ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.Action Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As Action

Parameter

Index
Object

Indexwert der Aktion.

Eigenschaftswert

Action

Gilt für: