Sha256: c2dc67d0b8b5583efe3cf1a2d759fb62a5341701d7939e2fb92b8b072d200501
Contents?: true
Size: 172 Bytes
Versions: 2
Compression:
Stored size: 172 Bytes
Contents
# Docx Gropu Element data module OoxmlParser class DocxGroupElement attr_accessor :type, :object def initialize(type = nil) @type = type end end end
Version data entries
2 entries across 2 versions & 1 rubygems