Sha256: 5845c4ff6d2743474806c432cc8b943add598b02675ee63555af2ab210611d18

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class LongMonth < OpenXml::Docx::Element
        tag :monthLong

      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.4 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.3 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.2 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.1 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.0 lib/openxml/docx/elements/long_month.rb
openxml-docx-0.11.0.rc lib/openxml/docx/elements/long_month.rb