TableRow Class |
Namespace: Spire.Doc
The TableRow type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Cells |
Returns or sets cell collection.
|
|
|
ChildObjects |
Gets the child object.
(Overrides
DocumentObject
ChildObjects
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
(Overrides
DocumentObject
DocumentObjectType
.)
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
Height |
Gets or sets the height of the row.
|
|
|
HeightType |
Gets or sets the height type of the row.
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
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.
|
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
RowFormat |
Gets the format for the current row.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
AddCell |
Adds the cell.
|
|
|
AddCell(Boolean) |
Adds the cell.
|
|
|
Clone |
Clones this instance.
|
|
|
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
|
|
CreateLayoutInfo | (Overrides DocumentBase CreateLayoutInfo .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetNextWidgetSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetRowIndex |
Returns index of the row in owner table.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Overrides DocumentSerializable ReadXmlContent(IXDLSContentReader) .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
ToString(String) |
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from
DocumentObject
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Overrides DocumentSerializable WriteXmlContent(IXDLSContentWriter) .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |