Table Properties |
The Table type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChildObjects |
Gets the child entities.
(Overrides
DocumentObject
ChildObjects
.)
|
|
|
ColumnWidth |
Gets or sets the width of each column.
|
|
|
DefaultColumnsNumber |
Gets or sets the default column count of per row.
|
|
|
DefaultColumnWidth |
Gets or sets the default width of each column.
|
|
|
DefaultRowHeight |
Gets or sets the default row height, the unit of measure is point, 1point = 0.3528 mm
|
|
|
DeleteRevision |
Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
(Inherited from
BodyRegion
.)
|
|
|
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
.)
|
|
|
FirstRow |
Get first row of the table.
|
|
|
Format |
Gets the table format.
Please use it after calling the RestCells method.
|
|
|
IndentFromLeft |
Gets or sets indent from left for the table.
|
|
|
InsertRevision |
Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
(Inherited from
BodyRegion
.)
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
IsDeleteRevision |
Gets a value indicating whether this item was deleted from the document.
(Inherited from
BodyRegion
.)
|
|
|
IsInsertRevision |
Gets a value indicating whether this item was inserted to the document.
(Inherited from
BodyRegion
.)
|
|
|
Item |
Get table cell by row and column indexes.
|
|
|
LastCell |
Get last cell of the table
|
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
LastRow |
Get last row of the table.
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
OwnerTextBody |
Gets the owner text body.
(Inherited from
BodyRegion
.)
|
|
|
PreferredWidth |
This property specifies the preferred horizontal width of a table.
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
Rows |
Get the table rows
|
|
|
TableDescription |
Gets or sets the table description.
|
|
|
TableFormat |
Obsolete.
Gets the table format.
Please use it after calling the RestCells method.
|
|
|
TableStyleName |
Gets table style name.
|
|
|
Title |
Gets or sets the table title.
|
|
|
Width |
Gets the table width
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |