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