Class: RubyOSBXL::Enums::XlTimePeriods

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlTimePeriods列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#Last7DaysObject

過去7日間

Returns:

  • (Object)

    the current value of Last7Days

#LastMonthObject

先月

Returns:

  • (Object)

    the current value of LastMonth

#LastWeekObject

先週

Returns:

  • (Object)

    the current value of LastWeek

#NextMonthObject

来月

Returns:

  • (Object)

    the current value of NextMonth

#NextWeekObject

来週

Returns:

  • (Object)

    the current value of NextWeek

#ThisMonthObject

今月

Returns:

  • (Object)

    the current value of ThisMonth

#ThisWeekObject

今週

Returns:

  • (Object)

    the current value of ThisWeek

#TodayObject

今日

Returns:

  • (Object)

    the current value of Today

#TomorrowObject

明日

Returns:

  • (Object)

    the current value of Tomorrow

#XlTimePeriodsNoneObject

None

Returns:

  • (Object)

    the current value of XlTimePeriodsNone

#YesterdayObject

昨日

Returns:

  • (Object)

    the current value of Yesterday