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