The RtfCell type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RtfCell()()()() | |
![]() | RtfCell(Boolean) | |
![]() | RtfCell(String) | |
![]() | RtfCell(IElement) | |
![]() | RtfCell(RtfDocument, RtfRow, Cell) | |
![]() | RtfCell(RtfDocument, RtfRow, PdfPCell) |
Methods
Name | Description | |
---|---|---|
![]() | Add |
Add an Object to this cell.
(Inherited from Cell.) |
![]() | AddElement | (Inherited from Cell.) |
![]() | Clear |
Clears all the Elements of this Cell.
(Inherited from Cell.) |
![]() | CloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | CreatePdfPCell | (Inherited from Cell.) |
![]() | DisableBorderSide | (Inherited from Rectangle.) |
![]() | EnableBorderSide | (Inherited from Rectangle.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetBorders | |
![]() | GetBottom(Int32) |
This method throws an Exception.
(Inherited from Cell.) |
![]() | GetBottom(Single) |
Returns the lower left y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetCellpadding | |
![]() | GetCellRight | |
![]() | GetCellWidth | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetLeft(Int32) |
This method throws an Exception.
(Inherited from Cell.) |
![]() | GetLeft(Single) |
Returns the lower left x-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetRectangle |
Gets a Rectangle that is altered to fit on the page.
(Inherited from Rectangle.) |
![]() | GetRight(Int32) |
This method throws an Exception.
(Inherited from Cell.) |
![]() | GetRight(Single) |
Returns the upper right x-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetRtfBackgroundColor | |
![]() | GetTop(Int32) |
This method throws an Exception.
(Inherited from Cell.) |
![]() | GetTop(Single) |
Returns the upper right y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetWidthAsString | (Inherited from Cell.) |
![]() | HasBorder |
Indicates if the table has a some type of border.
(Inherited from Rectangle.) |
![]() | HasBorders |
Indicates if the table has borders.
(Inherited from Rectangle.) |
![]() | IsContent | (Inherited from Rectangle.) |
![]() | IsDeleted | |
![]() | IsEmpty |
Checks if the Cell is empty.
(Inherited from Cell.) |
![]() | IsInHeader | |
![]() | IsNestable | (Inherited from Rectangle.) |
![]() | IsTable |
Checks if the Cell is empty.
(Inherited from Cell.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Normalize | (Inherited from Rectangle.) |
![]() | Process |
Processes the element by adding it (or the different parts) to an
IElementListener.
(Inherited from Cell.) |
![]() | Rotate |
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
(Inherited from Rectangle.) |
![]() | SetBorders | |
![]() | SetCellMergeChild | |
![]() | SetCellRight | |
![]() | SetCellWidth | |
![]() | SetHorizontalAlignment |
Sets the alignment of this cell.
(Inherited from Cell.) |
![]() | SetInHeader | |
![]() | SetInTable | |
![]() | SetRtfDocument | |
![]() | SetVerticalAlignment |
Sets the alignment of this paragraph.
(Inherited from Cell.) |
![]() | SetWidth | (Inherited from Cell.) |
![]() | SoftCloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | ToString | (Inherited from Rectangle.) |
![]() | WriteContent | |
![]() | WriteDefinition |
Fields
Name | Description | |
---|---|---|
![]() | arrayList | This is the ArrayList of Elements. (Inherited from Cell.) |
![]() | backgroundColor | This is the color of the background of this rectangle. (Inherited from Rectangle.) |
![]() | border | This represents the status of the 4 sides of the rectangle. (Inherited from Rectangle.) |
![]() | borderColor | This is the color of the border of this rectangle. (Inherited from Rectangle.) |
![]() | borderColorBottom | (Inherited from Rectangle.) |
![]() | borderColorLeft | (Inherited from Rectangle.) |
![]() | borderColorRight | (Inherited from Rectangle.) |
![]() | borderColorTop | (Inherited from Rectangle.) |
![]() | borderWidth | This is the width of the border around this rectangle. (Inherited from Rectangle.) |
![]() | borderWidthBottom | (Inherited from Rectangle.) |
![]() | borderWidthLeft | (Inherited from Rectangle.) |
![]() | borderWidthRight | (Inherited from Rectangle.) |
![]() | borderWidthTop | (Inherited from Rectangle.) |
![]() | colspan | This is the colspan. (Inherited from Cell.) |
![]() | groupChange | Does this Cell force a group change? (Inherited from Cell.) |
![]() | header | Is this Cell a header? (Inherited from Cell.) |
![]() | horizontalAlignment | This is the horizontal Element. (Inherited from Cell.) |
![]() | llx | the lower left x-coordinate. (Inherited from Rectangle.) |
![]() | lly | the lower left y-coordinate. (Inherited from Rectangle.) |
![]() | maxLines |
Maximum number of lines allowed in the cell.
The default value of this property is not to limit the maximum number of lines
(contributed by dperezcar@fcc.es)
(Inherited from Cell.) |
![]() | noWrap | Will the element have to be wrapped? (Inherited from Cell.) |
![]() | percentage | (Inherited from Cell.) |
![]() | rotation | This is the rotation value of this rectangle. (Inherited from Rectangle.) |
![]() | rowspan | This is the rowspan. (Inherited from Cell.) |
![]() | urx | the upper right x-coordinate. (Inherited from Rectangle.) |
![]() | ury | the upper right y-coordinate. (Inherited from Rectangle.) |
![]() | useAscender |
Indicates that the largest ascender height should be used to determine the
height of the first line. Note that this only has an effect when rendered
to PDF. Setting this to true can help with vertical alignment problems.
(Inherited from Cell.) |
![]() | useBorderPadding |
Adjusts the cell contents to compensate for border widths. Note that
this only has an effect when rendered to PDF.
(Inherited from Cell.) |
![]() | useDescender |
Indicates that the largest descender height should be added to the height of
the last line (so characters like y don't dip into the border). Note that
this only has an effect when rendered to PDF.
(Inherited from Cell.) |
![]() | useVariableBorders | (Inherited from Rectangle.) |
![]() | verticalAlignment | This is the vertical Element. (Inherited from Cell.) |
![]() | width | This is the vertical Element. (Inherited from Cell.) |
Properties
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Get/set the backgroundcolor.
(Inherited from Rectangle.) |
![]() | Border |
Get/set the border
(Inherited from Rectangle.) |
![]() | BorderColor |
Get/set the color of the border.
(Inherited from Rectangle.) |
![]() | BorderColorBottom | (Inherited from Rectangle.) |
![]() | BorderColorLeft | (Inherited from Rectangle.) |
![]() | BorderColorRight | (Inherited from Rectangle.) |
![]() | BorderColorTop | (Inherited from Rectangle.) |
![]() | BorderWidth |
Get/set the borderwidth.
(Inherited from Rectangle.) |
![]() | BorderWidthBottom | (Inherited from Rectangle.) |
![]() | BorderWidthLeft | (Inherited from Rectangle.) |
![]() | BorderWidthRight | (Inherited from Rectangle.) |
![]() | BorderWidthTop | (Inherited from Rectangle.) |
![]() | Bottom |
This property throws an Exception.
(Inherited from Cell.) |
![]() | Chunks |
Gets all the chunks in this element.
(Inherited from Cell.) |
![]() | Colspan |
Gets/sets the colspan.
(Inherited from Cell.) |
![]() | Elements |
Gets Elements.
(Inherited from Cell.) |
![]() | GrayFill |
Get/set the grayscale of the rectangle.
(Inherited from Rectangle.) |
![]() | GroupChange |
Does this Cell force a group change?
(Inherited from Cell.) |
![]() | Header |
Gets/sets header
(Inherited from Cell.) |
![]() | Height |
Returns the height of the rectangle.
(Inherited from Rectangle.) |
![]() | HorizontalAlignment |
Gets/Sets the horizontal Element.
(Inherited from Cell.) |
![]() | Leading |
Gets/sets the leading.
(Inherited from Cell.) |
![]() | Left |
This property throws an Exception.
(Inherited from Cell.) |
![]() | MaxLines |
get/set maxLines value
(Inherited from Cell.) |
![]() | NoWrap |
Get/set nowrap.
(Inherited from Cell.) |
![]() | Right |
This property throws an Exception.
(Inherited from Cell.) |
![]() | Rotation |
Returns the rotation
(Inherited from Rectangle.) |
![]() | Rowspan |
Gets/sets the rowspan.
(Inherited from Cell.) |
![]() | ShowTruncation |
get/set showTruncation value
(Inherited from Cell.) |
![]() | Size |
Gets the number of Elements in the Cell.
(Inherited from Cell.) |
![]() | Top |
This property throws an Exception.
(Inherited from Cell.) |
![]() | Type |
Gets the type of the text element.
(Inherited from Cell.) |
![]() | UseAscender |
get/set useAscender value
(Inherited from Cell.) |
![]() | UseBorderPadding |
get/set useBorderPadding value
(Inherited from Cell.) |
![]() | UseDescender |
get/set useDescender value
(Inherited from Cell.) |
![]() | UseVariableBorders | (Inherited from Rectangle.) |
![]() | VerticalAlignment |
Gets/sets the vertical Element.
(Inherited from Cell.) |
![]() | Width |
Sets the width.
(Inherited from Cell.) |