require "openxml/drawingml/properties/paragraph_properties" module OpenXml module DrawingML module Properties class Level7ParagraphProperties < ParagraphProperties namespace :a tag :lvl7pPr end end end end