Method: OpenXml::Docx::Properties::Highlight#ok_values
- Defined in:
- lib/openxml/docx/properties/highlight.rb
#ok_values ⇒ Object
6 7 8 |
# File 'lib/openxml/docx/properties/highlight.rb', line 6 def ok_values i(black blue cyan darkBlue darkCyan darkGray darkGreen darkMagenta darkRed darkYellow green lightGray magenta none red white yellow) end |