Class: Omml::Models::STStyle

Inherits:
EnumString
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_style.rb

Constant Summary collapse

VALUES =
%w[
  p
  b
  i
  bi
].freeze

Method Summary

Methods inherited from EnumString

cast