Sha256: 85eb927a91b2eac3ed286bb88e94b6ebb8256179d95002c52fc96322796197f4
Contents?: true
Size: 284 Bytes
Versions: 4
Compression:
Stored size: 284 Bytes
Contents
require "openxml/drawingml/properties/gradient_stop" module OpenXml module DrawingML module Properties class GradientStopList < OpenXml::Properties::ContainerProperty namespace :a tag :gsLst child_class :gradient_stop end end end end
Version data entries
4 entries across 4 versions & 1 rubygems