StructureDocumentTagCell Class |
Namespace: Spire.Doc.Documents
The StructureDocumentTagCell type exposes the following members.
Name | Description | |
---|---|---|
![]() |
StructureDocumentTagCell |
Initializes a new instance of the Block-Level structured document tag cell class.
|
Name | Description | |
---|---|---|
![]() |
BreakCharacterFormat |
Gets character format for the break symbol.
|
![]() |
CellFormat |
Gets cell format.
(Inherited from
TableCell
.)
|
![]() |
CellWidthType |
Obsolete.
Gets the width type of the cell.
(Inherited from
TableCell
.)
|
![]() |
ChildObjects |
Gets the child entities.
(Inherited from
Body
.)
|
![]() |
Count |
Gets count of child object.
(Inherited from
DocumentContainer
.)
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
DocumentObjectType |
Gets the type of the entity.
(Overrides
TableCell
DocumentObjectType
.)
|
![]() |
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
FirstParagraph |
Gets the First paragraph.
(Inherited from
Body
.)
|
![]() |
FormFields |
Gets the form fields.
(Inherited from
Body
.)
|
![]() |
GridSpan |
Gets grid Span.
(Inherited from
TableCell
.)
|
![]() |
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
![]() |
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
LastParagraph |
Gets the last paragraph.
(Inherited from
Body
.)
|
![]() |
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
![]() |
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
![]() |
OwnerRow |
Gets owner row of the cell.
(Inherited from
TableCell
.)
|
![]() |
Paragraphs |
Gets inner paragraphs
(Inherited from
Body
.)
|
![]() |
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
![]() |
Scaling |
Gets or sets the cell scaling.
(Inherited from
TableCell
.)
|
![]() |
SDTProperties |
Gets the structured document tag properties.
|
![]() |
Tables |
Gets inner tables
(Inherited from
Body
.)
|
![]() |
WidgetCollection | (Inherited from TableCell .) |
![]() |
Width |
Obsolete.
Gets the width of the cell.
(Inherited from
TableCell
.)
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
AddParagraph |
Adds paragraph at end of section.
(Inherited from
Body
.)
|
![]() |
AddTable |
Adds the table.
(Inherited from
Body
.)
|
![]() |
AddTable(Boolean) |
Adds the table.
(Inherited from
Body
.)
|
![]() |
Clone |
Clones this instance.
(Inherited from
TableCell
.)
|
![]() |
CloneImpl | (Overrides TableCell CloneImpl .) |
![]() |
CreateLayoutInfo | (Inherited from TableCell .) |
![]() |
EnsureMinimum |
If the text body has no paragraphs, creates and appends one Paragraph.
(Inherited from
Body
.)
|
![]() |
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
.)
|
![]() |
GetCellIndex |
Get cell index in the table row.
(Inherited from
TableCell
.)
|
![]() |
GetCellWidth |
Gets the width of the cell.
(Inherited from
TableCell
.)
|
![]() |
GetCellWidthType |
Gets the width type of the cell.
(Inherited from
TableCell
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetIndex |
Returns the zero-based index of the specified entity.
(Inherited from
DocumentContainer
.)
|
![]() |
GetNextWidgetSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
![]() |
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
DocumentObject
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
InitXDLSHolder | (Inherited from TableCell .) |
![]() |
InsertXHTML(String) |
Inserts html at end of text body.
(Inherited from
Body
.)
|
![]() |
InsertXHTML(String, Int32) |
Inserts html. Inserting begins from paragraph specified by paragraphIndex
(Inherited from
Body
.)
|
![]() |
InsertXHTML(String, Int32, Int32) |
Inserts html. Inserting begins from paragraph specified by paragraphIndex,
and paragraph item specified by paragraphItemIndex
(Inherited from
Body
.)
|
![]() |
IsValidXHTML(String, XHTMLValidationType) |
Validates the XHTML.
(Inherited from
Body
.)
|
![]() |
IsValidXHTML(String, XHTMLValidationType, String ) |
Validates the XHTML.
(Inherited from
Body
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReadXmlAttributes | (Inherited from TableCell .) |
![]() |
ReadXmlContent | (Inherited from DocumentSerializable .) |
![]() |
RestoreReference | (Inherited from DocumentSerializable .) |
![]() |
SetCellWidth |
Set the width and type of the cell.
(Inherited from
TableCell
.)
|
![]() |
SplitCell |
The one cell splits into two or more cells.
(Inherited from
TableCell
.)
|
![]() |
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 TableCell .) |
![]() |
WriteXmlContent | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
m_bodyItems | (Inherited from Body .) |
![]() |
m_doc | (Inherited from OwnerHolder .) |