Sha256: fec8b54e3f8a1e670ff18d447fa97963e78e28faee3f55066acc393d53d54c78

Contents?: true

Size: 159 Bytes

Versions: 7

Compression:

Stored size: 159 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class NonbreakingHyphen < OpenXml::Docx::Element
        tag :noBreakHyphen
      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/nonbreaking_hyphen.rb
openxml-docx-0.11.4 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.11.3 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.11.2 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.11.1 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.11.0 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.11.0.rc lib/openxml/docx/elements/nonbreaking_hyphen.rb