module OpenXml module Docx module Elements class WordProcessingDrawingNvGraphicFrameProperties < Container tag :cNvGraphicFramePr namespace :wp end end end end