logo Mup Markup for Everyone

TableDataCellElement Class

Represents a table data cell.

Base type: TableCellElement.

Constructors

Name Access Modifier Summary
TableDataCellElement(IEnumerable<Element>) public

Initializes a new instance of the TableDataCellElement class.

TableDataCellElement(Element[]) public

Initializes a new instance of the TableDataCellElement class.

Methods

Name Access Modifier Summary
Accept(ParseTreeVisitor) public

Accepts a visitor which can be used to generate output from the parse tree.

Mup Copyright © 2020 Andrei Fangli