Aspose::Cells::InsertOptions::InsertOptions constructor

InsertOptions::InsertOptions() constructor

Default constructor.

Aspose::Cells::InsertOptions::InsertOptions()

See Also

InsertOptions::InsertOptions(InsertOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::InsertOptions::InsertOptions(InsertOptions_Impl *impl)

See Also

InsertOptions::InsertOptions(const InsertOptions&) constructor

Copy constructor.

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

See Also