Sha256: 1bb946e78b3e35d90b13b02501a5ce90c4b4b017c224d108d7f18430f672a4ea

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

require "openxml/pptx/properties/font_reference"

module OpenXml
  module Pptx
    module Properties
      class FontReferenceBoldItalic < FontReference
        namespace :p
        tag :boldItalic

      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_bold_italic.rb
openxml-pptx-0.2.0 lib/openxml/pptx/properties/font_reference_bold_italic.rb