class OpenXml::DrawingML::Properties::PositiveIntegerProperty

Private Instance Methods

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