The Cell type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().)

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