Click or drag to resize

TableRow Properties

The TableRow type exposes the following members.

Properties
Name Description
Public property Cells
Returns or sets cell collection.
Public property ChildObjects
Gets the child object.
(Overrides DocumentObject ChildObjects .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
(Overrides DocumentObject DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property Height
Gets or sets the height of the row.
Public property HeightType
Gets or sets the height type of the row.
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property IsHeader
Gets or sets a value indicating whether the table has a header. rue if the row is repeated as a table heading on every page when the table spans more than one page.
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property RowFormat
Gets the format for the current row.
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also