class OpenXml::Docx::Properties::VAlign
Public Instance Methods
ok_values()
click to toggle source
# File lib/openxml/docx/properties/valign.rb, line 6 def ok_values %i(both bottom center top) end
# File lib/openxml/docx/properties/valign.rb, line 6 def ok_values %i(both bottom center top) end