Sha256: 8e3c0677bb00ad99f51c50a62c016d33aa236f076d38dce6db53ca68a7adf875
Contents?: true
Size: 219 Bytes
Versions: 2
Compression:
Stored size: 219 Bytes
Contents
require "openxml/pptx/properties/font_reference" module OpenXml module Pptx module Properties class FontReferenceItalic < FontReference namespace :p tag :italic 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/font_reference_italic.rb |
openxml-pptx-0.2.0 | lib/openxml/pptx/properties/font_reference_italic.rb |