Sha256: 39f5c25716e9b7122076d02608196f2f3c565948fdbbe0eb84145efb300fc80c
Contents?: true
Size: 298 Bytes
Versions: 4
Compression:
Stored size: 298 Bytes
Contents
module OpenXml module DrawingML module Properties class TextBody < SimplePropertyContainerProperty include OpenXml::HasChildren namespace :a tag :txBody property :body_properties, required: true property :list_style end end end end
Version data entries
4 entries across 4 versions & 1 rubygems