Click or drag to resize

CellCollection IndexOf Method

Overload List
Name Description
Public method IndexOf(IDocumentObject)
Returns the zero-based index of the specified entity.
(Inherited from DocumentObjectCollection .)
Public method IndexOf(TableCell)
Returns index of a specified cell in collection.
Top
See Also