Sha256: 055bd58291527f6df2c4ec057bcb44482262d0980338bc6ae32b724759f09a05

Contents?: true

Size: 215 Bytes

Versions: 2

Compression:

Stored size: 215 Bytes

Contents

require "openxml/pptx/properties/font_reference"

module OpenXml
  module Pptx
    module Properties
      class FontReferenceBold < FontReference
        namespace :p
        tag :bold

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