IdxRichEditTableCellCollection Interface
In This Article
#Declaration
Delphi
IdxRichEditTableCellCollection = interface(IdxReadOnlyList<IdxRichEditTableCell>)
#Inheritance
IInterface
IdxReadOnlyList<T>
IdxRichEditTableCellCollection
See Also