Aspose::Cells::Duration::operator>= method

Duration::operator>= method

Determines whether the current instance is greater than or equal to another.

bool Aspose::Cells::Duration::operator>=(const Duration &ts) const

See Also