module OpenXml module DrawingML module Elements class NoAutofit < OpenXml::DrawingML::Element tag :noAutofit end end end end