Class: OpenXml::DrawingML::Properties::PresetDashStyle
- Inherits:
-
ValueProperty
- Object
- Properties::ValueProperty
- ValueProperty
- OpenXml::DrawingML::Properties::PresetDashStyle
- Defined in:
- lib/openxml/drawingml/properties/preset_dash_style.rb
Instance Method Summary collapse
Instance Method Details
#ok_values ⇒ Object
8 9 10 11 |
# File 'lib/openxml/drawingml/properties/preset_dash_style.rb', line 8 def ok_values i{ dash dashDot dot lgDash lgDashDot lgDashDotDot solid sysDash sysDashDot sysDashDotDot sysDot } end |