Click or drag to resize

TableRow Properties

The TableRow type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleCells Gets the table cells contained in this row.
Public propertyElementType Gets the ElementType of this element instance.
(Overrides ElementElementType)
Public propertyParent Gets the parent Table of this TableRow instance.
Public propertyParentCollection Gets the TableRowCollection that contains this TableRow instance.
Public propertyCode exampleRowFormat Gets or sets the table row format.
Top
See Also