Click or drag to resize

RowCollection Remove Method

Overload List
Name Description
Public method Remove(IDocumentObject)
Removes the document object from the collection.
(Inherited from DocumentObjectCollection .)
Public method Remove(TableRow)
Removes a TableRow from the collection.
Top
See Also