Click or drag to resize

StructureDocumentTagCell Properties

The StructureDocumentTagCell type exposes the following members.

Properties
Name Description
Public property BreakCharacterFormat
Gets character format for the break symbol.
Public property CellFormat
Gets cell format.
(Inherited from TableCell .)
Public property CellWidthType Obsolete.
Gets the width type of the cell.
(Inherited from TableCell .)
Public property ChildObjects
Gets the child entities.
(Inherited from Body .)
Public property Count
Gets count of child object.
(Inherited from DocumentContainer .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the entity.
(Overrides TableCell DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property FirstParagraph
Gets the First paragraph.
(Inherited from Body .)
Public property FormFields
Gets the form fields.
(Inherited from Body .)
Public property GridSpan
Gets grid Span.
(Inherited from TableCell .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property LastParagraph
Gets the last paragraph.
(Inherited from Body .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property OwnerRow
Gets owner row of the cell.
(Inherited from TableCell .)
Public property Paragraphs
Gets inner paragraphs
(Inherited from Body .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property Scaling
Gets or sets the cell scaling.
(Inherited from TableCell .)
Public property SDTProperties
Gets the structured document tag properties.
Public property Tables
Gets inner tables
(Inherited from Body .)
Protected property WidgetCollection (Inherited from TableCell .)
Public property Width Obsolete.
Gets the width of the cell.
(Inherited from TableCell .)
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also