Aspose::Cells::CellWatchCollection::CellWatchCollection constructor
CellWatchCollection::CellWatchCollection() constructor
Default constructor.
Aspose::Cells::CellWatchCollection::CellWatchCollection()
See Also
- Class CellWatchCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
CellWatchCollection::CellWatchCollection(CellWatchCollection_Impl*) constructor
Constructs from an implementation object.
Aspose::Cells::CellWatchCollection::CellWatchCollection(CellWatchCollection_Impl *impl)
See Also
- Class Vector
- Class CellWatchCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
CellWatchCollection::CellWatchCollection(const CellWatchCollection&) constructor
Copy constructor.
Aspose::Cells::CellWatchCollection::CellWatchCollection(const CellWatchCollection &src)
See Also
- Class Vector
- Class CellWatchCollection
- Class CellWatchCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++