Aspose::Cells::Cell::Cell constructor

Cell::Cell(Cell_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Cell::Cell(Cell_Impl *impl=nullptr)

See Also

Cell::Cell(const Cell&) constructor

Copy constructor.

Aspose::Cells::Cell::Cell(const Cell &src)

See Also