Class: RubyOSBXL::Enums::XlDateTimeGroupingType
- Inherits:
-
T::Enum
- Object
- T::Enum
- RubyOSBXL::Enums::XlDateTimeGroupingType
- Defined in:
- lib/rubyosbxl.rb
Overview
XlDateTimeGroupingType列挙体
Instance Attribute Summary collapse
-
#Year ⇒ Object
年.
-
#YearMonth ⇒ Object
年月.
-
#YearMonthDay ⇒ Object
年月日.
-
#YearMonthDayHour ⇒ Object
年月日時.
-
#YearMonthDayHourMinute ⇒ Object
年月日時分.
-
#YearMonthDayHourMinuteSecond ⇒ Object
年月日時分秒.
Instance Attribute Details
#Year ⇒ Object
年
#YearMonth ⇒ Object
年月
#YearMonthDay ⇒ Object
年月日
#YearMonthDayHour ⇒ Object
年月日時
#YearMonthDayHourMinute ⇒ Object
年月日時分
#YearMonthDayHourMinuteSecond ⇒ Object
年月日時分秒