The SimpleCell type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SimpleCell | Initializes a new instance of the SimpleCell class |
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddElement | |
![]() | CellLayout | |
![]() | CloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | CreateCell | |
![]() | CreatePdfPCell | |
![]() | 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.) |
![]() | GetBottom |
Returns the lower left y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetLeft |
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 |
Returns the upper right x-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetTop |
Returns the upper right y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | 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.) |
![]() | IsNestable | (Inherited from Rectangle.) |
![]() | 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 Rectangle.) |
![]() | Rotate |
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
(Inherited from Rectangle.) |
![]() | SoftCloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | ToString | (Inherited from Rectangle.) |
Fields
Name | Description | |
---|---|---|
![]() | 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.) |
![]() ![]() | CELL | |
![]() | llx | the lower left x-coordinate. (Inherited from Rectangle.) |
![]() | lly | the lower left y-coordinate. (Inherited from Rectangle.) |
![]() | rotation | This is the rotation value of this rectangle. (Inherited from Rectangle.) |
![]() ![]() | ROW | |
![]() | urx | the upper right x-coordinate. (Inherited from Rectangle.) |
![]() | ury | the upper right y-coordinate. (Inherited from Rectangle.) |
![]() | useAscender | |
![]() | useBorderPadding | |
![]() | useDescender | |
![]() | useVariableBorders | (Inherited from Rectangle.) |
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 |
Get/set the lower left y-coordinate.
(Inherited from Rectangle.) |
![]() | Cellgroup | |
![]() | Chunks |
Gets all the chunks in this element.
(Inherited from Rectangle.) |
![]() | Colspan | |
![]() | GrayFill |
Get/set the grayscale of the rectangle.
(Inherited from Rectangle.) |
![]() | Height |
Returns the height of the rectangle.
(Inherited from Rectangle.) |
![]() | HorizontalAlignment | |
![]() | Left |
Get/set the lower left x-coordinate.
(Inherited from Rectangle.) |
![]() | Padding | |
![]() | Padding_bottom | |
![]() | Padding_left | |
![]() | Padding_right | |
![]() | Padding_top | |
![]() | Right |
Get/set the upper right x-coordinate.
(Inherited from Rectangle.) |
![]() | Rotation |
Returns the rotation
(Inherited from Rectangle.) |
![]() | Spacing | |
![]() | Spacing_bottom | |
![]() | Spacing_left | |
![]() | Spacing_right | |
![]() | Spacing_top | |
![]() | Top |
Get/set the upper right y-coordinate.
(Inherited from Rectangle.) |
![]() | Type | (Overrides Rectangle..::..Type.) |
![]() | UseAscender | |
![]() | UseBorderPadding | |
![]() | UseDescender | |
![]() | UseVariableBorders | (Inherited from Rectangle.) |
![]() | VerticalAlignment | |
![]() | Width | |
![]() | Widthpercentage |