Insert
CustomCommandButtonCollection.Insert method
Inserisce un pulsante nell’indice.
public void Insert(int index, object value)
Parametro | Tipo | Descrizione |
---|---|---|
index | Int32 | Indice. |
value | Object | L’oggetto CustomCommandButton. |
Guarda anche
- class CustomCommandButtonCollection
- spazio dei nomi Aspose.Cells.GridWeb
- assemblea Aspose.Cells.GridWeb