Method: OpenXml::Docx::Properties::SectionType#ok_values
- Defined in:
- lib/openxml/docx/properties/section_type.rb
#ok_values ⇒ Object
8 9 10 |
# File 'lib/openxml/docx/properties/section_type.rb', line 8 def ok_values i(continuous evenPage nextColumn nextPage oddPage) end |