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