Sha256: 479fb77edb2dd9fa79ea419a558dae0445307f7bbda9fa2822ade50bbf4383f5

Contents?: true

Size: 157 Bytes

Versions: 6

Compression:

Stored size: 157 Bytes

Contents

module OpenXml
  module Docx
    module Properties
      class AbstractNumberingId < IntegerProperty
        tag :abstractNumId

      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/properties/abstract_number_id.rb
openxml-docx-0.11.4 lib/openxml/docx/properties/abstract_number_id.rb
openxml-docx-0.11.3 lib/openxml/docx/properties/abstract_number_id.rb
openxml-docx-0.11.2 lib/openxml/docx/properties/abstract_number_id.rb
openxml-docx-0.11.1 lib/openxml/docx/properties/abstract_number_id.rb
openxml-docx-0.11.0 lib/openxml/docx/properties/abstract_number_id.rb