Cell.Cell

Cell(Rectangle)

Initializes a new instance of the Cell class.

public Cell(Rectangle rect)
ParameterTypeDescription
rectRectangleThe rectangle of the cell in page’s coordinates.

See Also


Cell()

Initializes a new instance of the Cell class.

public Cell()

See Also