Method: RubyXL::OOXMLRelationshipsFile#xlsx_path
- Defined in:
- lib/rubyXL/objects/relationships.rb
permalink #xlsx_path ⇒ Object
[View source]
111 112 113 |
# File 'lib/rubyXL/objects/relationships.rb', line 111 def xlsx_path self.class.rel_file_path(owner.xlsx_path) end |