Aspose::Cells::Date::operator<= method

Date::operator<= method

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

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

See Also