The Cell type exposes the following members.

Properties

  NameDescription
Public propertyColumnIndex
Gets zero based column index of a cell in a table.
Public propertyRowIndex
Gets zero based row index of a cell in a table.
Public propertyRuns
Gets or sets list of text runs in a cell.
Public propertyStyle
Gets or sets style of a cell

See Also