Sha256: 6af3c270f4daeef3411aefd7f6fa6386504890962e25f3942b9f66353a7faab4
Contents?: true
Size: 298 Bytes
Versions: 2
Compression:
Stored size: 298 Bytes
Contents
require "openxml/pptx/properties/handout_master_id" module OpenXml module Pptx module Properties class HandoutMasterIdList < OpenXml::Properties::ContainerProperty namespace :p tag :handoutMasterIdLst child_class :handout_master_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/handout_master_id_list.rb |
openxml-pptx-0.2.0 | lib/openxml/pptx/properties/handout_master_id_list.rb |