Click or drag to resize

TableRow Constructor

Overload List
 NameDescription
Public methodCode exampleTableRow(DocumentCore) Initializes a new instance of the TableRow class.
Public methodCode exampleTableRow(DocumentCore, TableCell) Initializes a new instance of the TableRow class.
Public methodCode exampleTableRow(DocumentCore, IEnumerableTableCell) Initializes a new instance of the TableRow class.
Top
See Also