module OpenXml module DrawingML module Elements class NoFill < OpenXml::DrawingML::Element tag :noFill end end end end