Method: Axlsx::SerializedAttributes::ClassMethods#xml_element_attributes
- Defined in:
- lib/axlsx/util/serialized_attributes.rb
#xml_element_attributes ⇒ Object (readonly)
attr reader for element attributes
27 28 29 |
# File 'lib/axlsx/util/serialized_attributes.rb', line 27 def xml_element_attributes @xml_element_attributes end |