Aspose::Cells::Duration::operator+ method
Duration::operator+(const Duration&) const method
Adds two time intervals.
Duration Aspose::Cells::Duration::operator+(const Duration &ts) const
ReturnValue
A new Duration representing the sum.
See Also
- Class Vector
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Duration::operator+() const method
Returns the current instance (unary plus).
Duration Aspose::Cells::Duration::operator+() const
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++