TableRowSyntaxNode.GetCells
TableRowSyntaxNode.GetCells method
Defines the interface for get cells.
public IEnumerable<TableCellSyntaxNode> GetCells()
Return Value
The sequence of the cells.
See Also
- class TableCellSyntaxNode
- class TableRowSyntaxNode
- package com.aspose.html.toolkit.markdown.syntax
- package Aspose.HTML