require "openxml/drawingml/properties/color_container_property" module OpenXml module DrawingML module Properties class ColorSchemeFollowedHyperlink < ColorContainerProperty namespace :a tag :folHlink end end end end