TableTDElement
Contents
[
Hide
]TableTDElement class
Represents TD structure element in logical structure of the table.
The TableTDElement type exposes the following members:
Properties
Name | Description |
---|---|
parent_element | None |
child_elements | None |
default_attribute_owner | None |
attributes | None |
structure_type | None |
id | None |
title | None |
language | None |
alternative_text | None |
expansion_text | None |
actual_text | None |
background_color | Gets or sets the cell background color. |
border | Gets or sets the cell border. |
is_no_border | Gets or sets the cell have border. |
margin | Gets or sets the padding. |
alignment | Gets or sets the cell alignment. |
default_cell_text_state | Gets or sets the default cell text state. |
is_word_wrapped | Gets or sets the cell’s text word wrapped. |
vertical_alignment | Gets or sets the vertical alignment. |
col_span | Gets or sets the column span. |
row_span | Gets or sets the row span. |
structure_text_state | Gets |
Methods
Name | Description |
---|---|
append_child(element) | None |
change_parent_element(new_parent_element) | None |
generate_id() | None |
set_id(id) | None |
clear_id() | None |
set_tag(new_tag) | None |
set_text(text) | Appends text content to current text element. |
See Also
- namespace aspose.pdf.logicalstructure
- assembly Aspose.PDF