Table cell. Contains text and style. By default cell doesn't contain a text. Style is set to a default.

Namespace: Arctorus.Documents.Tables
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Cell
Visual Basic
Public Class Cell
Visual C++
public ref class Cell

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents.Tables..::..Cell
    Arctorus.Documents.Tables..::..MergedCell

See Also