Insert
CustomCommandButtonCollection.Insert method
Fügt eine Schaltfläche am Index ein.
public void Insert(int index, object value)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Index. |
value | Object | Das CustomCommandButton-Objekt. |
Siehe auch
- class CustomCommandButtonCollection
- namensraum Aspose.Cells.GridWeb
- Montage Aspose.Cells.GridWeb