Name | Description | |
---|---|---|
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Document | Gets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
End | Gets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Format | Provides access to the table formatting properties. | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Item | Gets the table cell at a specified row and column indices. | |
NestedTabels | Gets the collection of tables nested within this table. | |
Next | Gets the next table. | |
ParentBody | Gets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentContent | Gets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentTable | Gets the parent table of this table. | |
Previous | Gets the previous table. | |
Rows | Gets the collection of rows in this table. | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Style | Gets or sets a table style that shall be used to format the contents of this table. |