Aspose::Cells::MultipleFilterCollection::MultipleFilterCollection constructor
MultipleFilterCollection::MultipleFilterCollection() constructor
Constructs one new instance.
Aspose::Cells::MultipleFilterCollection::MultipleFilterCollection()
See Also
- Class MultipleFilterCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
MultipleFilterCollection::MultipleFilterCollection(MultipleFilterCollection_Impl*) constructor
Constructs from an implementation object.
Aspose::Cells::MultipleFilterCollection::MultipleFilterCollection(MultipleFilterCollection_Impl *impl)
See Also
- Class Vector
- Class MultipleFilterCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
MultipleFilterCollection::MultipleFilterCollection(const Aspose::Cells::Object&) constructor
Constructs from an Object convertible to this.
Aspose::Cells::MultipleFilterCollection::MultipleFilterCollection(const Aspose::Cells::Object &obj)
See Also
- Class Vector
- Class Object
- Class MultipleFilterCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
MultipleFilterCollection::MultipleFilterCollection(const MultipleFilterCollection&) constructor
Copy constructor.
Aspose::Cells::MultipleFilterCollection::MultipleFilterCollection(const MultipleFilterCollection &src)
See Also
- Class Vector
- Class MultipleFilterCollection
- Class MultipleFilterCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++