StructureDocumentTagRow Class |
Namespace: Spire.Doc.Documents
The StructureDocumentTagRow type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
StructureDocumentTagRow |
Initializes a new instance of the Block-Level structured document tag row class.
|
| Name | Description | |
|---|---|---|
|
|
BreakCharacterFormat |
Gets character format for the break symbol.
|
|
|
Cells |
Returns or sets cell collection.
(Overrides
TableRow
Cells
.)
|
|
|
ChildObjects |
Gets the child object.
(Overrides
TableRow
ChildObjects
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the entity.
(Overrides
TableRow
DocumentObjectType
.)
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
Height |
Gets or sets the height of the row.
(Inherited from
TableRow
.)
|
|
|
HeightType |
Gets or sets the height type of the row.
(Inherited from
TableRow
.)
|
|
|
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.
(Inherited from
TableRow
.)
|
|
|
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 row format for the current row.
(Overrides
TableRow
RowFormat
.)
|
|
|
SDTProperties |
Gets the structured document tag properties.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
AddCell |
Adds the cell.
(Inherited from
TableRow
.)
|
|
|
AddCell(Boolean) |
Adds the cell.
(Inherited from
TableRow
.)
|
|
|
Clone |
Clones this instance.
(Inherited from
TableRow
.)
|
|
|
CloneImpl | (Overrides TableRow CloneImpl .) |
|
|
CreateLayoutInfo | (Inherited from TableRow .) |
|
|
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.
(Inherited from
TableRow
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from TableRow .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Inherited from TableRow .) |
|
|
ReadXmlContent | (Inherited from TableRow .) |
|
|
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
.)
|
|
|
UpdateDataBinding |
Updates stuctured documnet tag content with bound data.
|
|
|
WriteXmlAttributes | (Inherited from TableRow .) |
|
|
WriteXmlContent | (Inherited from TableRow .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |