Aspose::Cells::FindOptions::FindOptions constructor

FindOptions::FindOptions() constructor

Default constructor.

Aspose::Cells::FindOptions::FindOptions()

See Also

FindOptions::FindOptions(FindOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::FindOptions::FindOptions(FindOptions_Impl *impl)

See Also

FindOptions::FindOptions(const FindOptions&) constructor

Copy constructor.

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

See Also