CellCollection Class Methods
In This Topic
For a list of all members of this type, see CellCollection members.
Public Methods
Protected Methods
| Name | Description |
 | ClearItems | Overridden. Removes all cells from the collection. |
 | InsertItem | Overridden. Inserts a cell at the specified index. |
 | RemoveItem | Overridden. Removes the cell at the specified index. |
 | SetItem | Overridden. Replaces an existing cell with the specified item. |
Top
See Also