Aspose::Cells::Duration::operator* method
Duration::operator* method
Multiplies the time interval by a scalar factor.
Duration Aspose::Cells::Duration::operator*(double factor) const
| Parameter | Type | Description |
|---|---|---|
| factor | double | Scaling factor. |
ReturnValue
A scaled Duration.
See Also
- Class Vector
- Namespace Aspose::Cells
- Library Aspose.Cells for C++