Sha256: 33514bed2248c55d5c21d3b799386af88239fcef400398320af5bace822fc9f6
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
require "openxml/pptx/properties/font_reference" module OpenXml module Pptx module Properties class FontReferenceRegular < FontReference namespace :p tag :regular 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_regular.rb |
openxml-pptx-0.2.0 | lib/openxml/pptx/properties/font_reference_regular.rb |