Sha256: 605f2c1ca8dbeb59924d081308a239cba84a857324b89b8991f0edec4f415459
Contents?: true
Size: 262 Bytes
Versions: 2
Compression:
Stored size: 262 Bytes
Contents
require "openxml/pptx/properties/slide_id" module OpenXml module Pptx module Properties class SlideIdList < OpenXml::Properties::ContainerProperty namespace :p tag :sldIdLst child_class :slide_id 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/slide_id_list.rb |
openxml-pptx-0.2.0 | lib/openxml/pptx/properties/slide_id_list.rb |