Sha256: 7d210c7e42f1f2ba6b1f638b04274a4f4fec436bc5082a23dcb7b8bcf910bee8

Contents?: true

Size: 126 Bytes

Versions: 2

Compression:

Stored size: 126 Bytes

Contents

# DOCX single gradient color
module OoxmlParser
  class DocxSingleGradientColor
    attr_accessor :color, :position
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ooxml_parser-0.1.2 lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/color/gradient_color/docx_single_gradient_color.rb
ooxml_parser-0.1.1 lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/color/gradient_color/docx_single_gradient_color.rb