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