CustomCommandButtonCollection.Insert
CustomCommandButtonCollection.Insert method
Inserts a button at the index.
public void Insert(int index, object value)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index. |
value | Object | The CustomCommandButton object. |
See Also
- class CustomCommandButtonCollection
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb