TableRowSyntaxNode.GetCells

TableRowSyntaxNode.GetCells method

定义获取单元格的接口。

public IEnumerable<TableCellSyntaxNode> GetCells()

返回值

细胞的序列。

也可以看看