Sha256: 136bb3a3cac1ae46411897a7d8f77e4e433d3f063f29cbf4363419afeb22e9e7

Contents?: true

Size: 230 Bytes

Versions: 12

Compression:

Stored size: 230 Bytes

Contents

require "openxml/docx/properties/header_reference"

module OpenXml
  module Docx
    module Properties
      class HeaderReferences < TransparentContainerProperty
        child_class :header_reference

      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.4 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.3 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.2 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.1 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.0 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.11.0.rc lib/openxml/docx/properties/header_references.rb
openxml-docx-0.10.6 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.10.5 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.10.4 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.10.3 lib/openxml/docx/properties/header_references.rb
openxml-docx-0.10.2 lib/openxml/docx/properties/header_references.rb