TableCells Properties |
The TableCells type exposes the following members.
Name | Description | |
---|---|---|
![]() | CellBorder |
Use this property to get or set the style of the lines inside the table; this can improve table recognition. |
![]() | ColumnCount |
This property returns the number of columns building up the logical table that the particular table cells overlay. |
![]() | Count |
This property returns the number of table cells stored in the collection.
|
![]() | RowCount |
This property returns the number of rows building up the logical table that the particular table cells overlay. |
![]() | TableBorder |
Use this property to get or set the style of the border around the whole table. |