Sha256: 640e5a39414dae14ee9ed259b3bb8a3f490244b96a0eb051b5201478833f6079
Contents?: true
Size: 203 Bytes
Versions: 2
Compression:
Stored size: 203 Bytes
Contents
require "openxml/pptx/properties/shape_group" module OpenXml module Pptx module Properties class ShapeTree < ShapeGroup namespace :p tag :spTree end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
openxml-pptx-0.2.2 | lib/openxml/pptx/properties/shape_tree.rb |
openxml-pptx-0.2.0 | lib/openxml/pptx/properties/shape_tree.rb |