Compartilhar via


Cell Constructor

Definition

Initializes a new instance of the Cell class.

public:
 Cell();
public Cell ();
Public Sub New ()

Remarks

Cell class is abstract, this constructor is never invoked directly.

Applies to