Insert
CustomCommandButtonCollection.Insert method
Вставляет кнопку по индексу.
public void Insert(int index, object value)
| Параметр | Тип | Описание |
|---|---|---|
| index | Int32 | Индекс. |
| value | Object | Объект CustomCommandButton. |
Смотрите также
- class CustomCommandButtonCollection
- пространство имен Aspose.Cells.GridWeb
- сборка Aspose.Cells.GridWeb