TableCellCollection Class
A collection of table cells in a table row.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Inheritance
See Also
A collection of table cells in a table row.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
public class TableCellCollection :
PresentationCollection<TableCell>
Public Class TableCellCollection
Inherits PresentationCollection(Of TableCell)