Method: Axlsx::Filters::DateGroupItem#month
- Defined in:
- lib/axlsx/workbook/worksheet/auto_filter/filters.rb
#month ⇒ Integer
Month (1..12)
170 171 172 |
# File 'lib/axlsx/workbook/worksheet/auto_filter/filters.rb', line 170 def month @month end |