Sha256: 6271fe85a752acf6eea50bd513b207e01de4e859e58450da04d39bbc17bf7355

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class ShortYear < OpenXml::Docx::Element
        tag :yearShort

      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/short_year.rb
openxml-docx-0.11.4 lib/openxml/docx/elements/short_year.rb
openxml-docx-0.11.3 lib/openxml/docx/elements/short_year.rb
openxml-docx-0.11.2 lib/openxml/docx/elements/short_year.rb
openxml-docx-0.11.1 lib/openxml/docx/elements/short_year.rb
openxml-docx-0.11.0 lib/openxml/docx/elements/short_year.rb
openxml-docx-0.11.0.rc lib/openxml/docx/elements/short_year.rb