TableCellCollection Interface | Office File API | DevExpress Documentation Skip to main content

TableCellCollection Interface

A collection of TableCell objects in a table row.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v26.1.Core.dll

Declaration

[ComVisible(true)]
public interface TableCellCollection :
    ISimpleCollection<TableCell>,
    IEnumerable<TableCell>,
    IEnumerable,
    ICollection

The following members return TableCellCollection objects:

Remarks

Use the TableRow.Cells property to get access to the TableCellCollection instance.

See Also
Use of this site constitutes acceptance of our Website Terms of Use and Privacy Policy (Updated). Cookies Settings