Sha256: 498817146741746e75a3fddafb46641dd9c99f28867394cbe9fee10be455acea

Contents?: true

Size: 234 Bytes

Versions: 1

Compression:

Stored size: 234 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class WordProcessingDrawingWrapPolygon < Container
        tag :wrapPolygon
        namespace :wp

        attribute :edited, expects: :true_or_false

      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openxml-docx-0.10.1 lib/openxml/docx/elements/word_processing_drawing_wrap_polygon.rb