TableCellElement Class |
Namespace: Aspose.Pdf.LogicalStructure
The TableCellElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActualText |
Gets or sets the actual text for structure element.
(Inherited from StructureElement.) |
![]() | Alignment |
Gets or sets the cell alignment.
|
![]() | AlternativeText |
Gets or sets the alternative text for structure element.
(Inherited from StructureElement.) |
![]() | Attributes |
Gets [T:/Aspose.Pdf.LogicalStructure.StructureAttributeCollection] object.
(Inherited from StructureElement.) |
![]() | BackgroundColor |
Gets or sets the cell background color.
|
![]() | Border |
Gets or sets the cell border.
|
![]() | ChildElements |
Gets children collection of [T:/Aspose.Pdf.LogicalStructure.Element] objects.
(Inherited from Element.) |
![]() | ColSpan |
Gets or sets the column span.
|
![]() | DefaultAttributeOwner |
Gets [T:/Aspose.Pdf.LogicalStructure.AttributeOwnerStandard] object.
(Inherited from StructureElement.) |
![]() | DefaultCellTextState |
Gets or sets the default cell text state.
|
![]() | ExpansionText |
Gets or sets the expansion text for structure element.
(Inherited from StructureElement.) |
![]() | ID |
Gets the ID for structure element.
(Inherited from StructureElement.) |
![]() | IsNoBorder |
Gets or sets the cell have border.
|
![]() | IsWordWrapped |
Gets or sets the cell's text word wrapped.
|
![]() | Language |
Gets or sets the language for structure element.
(Inherited from StructureElement.) |
![]() | Margin |
Gets or sets the padding.
|
![]() | ParentElement |
Get parent element.
(Inherited from Element.) |
![]() | RowSpan |
Gets or sets the row span.
|
![]() | StructureTextState |
Gets [T:/Aspose.Pdf.LogicalStructure.StructureTextState] object for current element.
|
![]() | StructureType |
Gets type of structure element.
(Inherited from StructureElement.) |
![]() | Title |
Gets or sets the title for structure element.
(Inherited from StructureElement.) |
![]() | VerticalAlignment |
Gets or sets the vertical alignment.
|
Name | Description | |
---|---|---|
![]() | AppendChild |
Append [T:/Aspose.Pdf.LogicalStructure.Element] to collection of children.
(Inherited from Element.) |
![]() | ChangeParentElement |
Change parent element for current structure element
(Inherited from StructureElement.) |
![]() | ClearId |
Clear ID for structure element.
(Inherited from StructureElement.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindElementsT |
Find Elements of a given type
(Inherited from Element.) |
![]() | GenerateId |
Generate ID for structure element.
(Inherited from StructureElement.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetId |
Sets ID for structure element.
(Inherited from StructureElement.) |
![]() | SetTag |
Sets custom tag for structure element.
(Inherited from StructureElement.) |
![]() | SetText |
Appends text content to current text element.
|
![]() | ToString |
Returns a string that represents the current object.
(Inherited from StructureElement.) |