Aspose::Cells::Duration::operator<= method

Duration::operator<= method

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

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

See Also