Click or drag to resize

TableCells Properties

The TableCells type exposes the following members.

Properties
  NameDescription
Public propertyCellBorder
Use this property to get or set the style of the lines inside the table; this can improve table recognition.
Public propertyColumnCount
This property returns the number of columns building up the logical table that the particular table cells overlay.
Public propertyCount
This property returns the number of table cells stored in the collection.
Public propertyRowCount
This property returns the number of rows building up the logical table that the particular table cells overlay.
Public propertyTableBorder
Use this property to get or set the style of the border around the whole table.
Top
See Also