Cell Class |
Namespace: Aspose.Pdf
The Cell type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cell |
Initializes a new instance of the Cell class.
|
![]() | Cell(Rectangle) |
Initializes a new instance of the Cell class.
|
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the alignment.
|
![]() | BackgroundColor |
Gets or sets the background color.
|
![]() | BackgroundImageFile |
Gets or sets the background image file.
|
![]() | Border |
Gets or sets the border.
|
![]() | ColSpan |
Gets or sets the column span.
|
![]() | DefaultCellTextState |
Gets or sets the default cell text state.
|
![]() | IsNoBorder |
Gets or sets the cell have border.
|
![]() | IsWordWrapped |
Gets or sets the cell's text word wrapped.
|
![]() | Margin |
Gets or sets the padding.
|
![]() | Paragraphs |
Gets or sets the cell's formatted text.
|
![]() | RowSpan |
Gets or sets the row span.
|
![]() | VerticalAlignment |
Gets or sets the vertical alignment.
|
![]() | Width |
Gets or sets the column width.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone the cell.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |