The following tables list the members exposed by ITextCell.
| Name | Description | |
|---|---|---|
![]() | Alignment | Gets or sets the alignment of the content. |
![]() | Background | Gets or sets the background style. |
![]() | Borders | Gets or sets the style of the borders. |
![]() | Brush | Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Brush object. |
![]() | ColSpan | Gets or sets the span value for the columns. |
![]() | Font | Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Font object. |
![]() | Indent | Gets or sets the indent of the first line. |
![]() | Interval | Gets or sets the interval between text lines. |
![]() | Margins | Gets or sets the spacing between elements. |
![]() | Paddings | Gets or sets the paddings between the borders and the content of an element. |
![]() | Parent | Gets the IQuickTableRow containing the cell. |