PageTableAreaCell Class |
Namespace: GroupDocs.Parser.Data
The PageTableAreaCell type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageTableAreaCell(Int32, Int32, PageArea) |
Initializes a new instance of the PageTableAreaCell class.
|
![]() | PageTableAreaCell(Int32, Int32, PageArea, Int32, Int32) |
Initializes a new instance of the PageTableAreaCell class.
|
Name | Description | |
---|---|---|
![]() | ColumnIndex |
Gets the column index.
|
![]() | ColumnSpan |
Gets the total number of columns that contain the table cell.
|
![]() | PageArea |
Gets the table cell value.
|
![]() | RowIndex |
Gets the row index.
|
![]() | RowSpan |
Gets the total number of rows that contain the table cell.
|
![]() | Text |
Gets the table cell text value.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |