Represents a table cell.
For a list of all members of this type, see Cell Members.
System.Object
Aspose.Words.Node
Aspose.Words.CompositeNode
Aspose.Words.Tables.Cell
[Visual Basic]Public Class Cell
Remarks
Cell can only be a child of a Row.
Cell can contain block-level nodes Paragraph and Table.
A minimal valid cell needs to have at least one Paragraph.
Requirements
Namespace: Aspose.Words.Tables
Assembly: Aspose.Words (in Aspose.Words.dll)
See Also
Cell Members | Aspose.Words.Tables Namespace