module OpenXml module Docx module Elements class SectionProperties < Container tag :sectPr end end end end