Namespace: BitMiracle.Docotic.Pdf.Layout
public sealed class TableCell
Public NotInheritable Class TableCell
The TableCell type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnIndex |
Sets the first column index for this cell.
|
![]() | ColumnSpan |
Sets the number of columns to span.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | RowIndex |
Sets the first row index for this cell.
|
![]() | RowSpan |
Sets the number of rows to span.
|
![]() | ToString | (Inherited from Object.) |