Aspose::Cells::Date::operator>= method

Date::operator>= method

Determines whether this instance is later than or equal to another Date.

bool Aspose::Cells::Date::operator>=(const Date &other) const

See Also