Click or drag to resize

CellCollection Insert Method

Overload List
Name Description
Public method Insert(Int32, TableCell)
Inserts a specified table cell into collection.
Public method Insert(Int32, IDocumentObject)
Inserts a entity into the collection at the specified index.
(Inherited from DocumentObjectCollection .)
Top
See Also