class OpenXml::DrawingML::Properties::ValueProperty

Private Instance Methods

value_attribute() click to toggle source
# File lib/openxml/drawingml/properties/value_property.rb, line 5
        def value_attribute
  "val"
end