Aspose::Cells::Row::Row constructor

Row::Row(Row_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Row::Row(Row_Impl *impl)

See Also

Row::Row(const Row&) constructor

Copy constructor.

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

See Also