Class: XlsxWriter::Rels
Instance Attribute Summary
Attributes inherited from Xml
Instance Method Summary collapse
Methods inherited from Xml
auto, #generate, #generated?, #initialize, #path, #render, #template_path
Constructor Details
This class inherits a constructor from XlsxWriter::Xml
Instance Method Details
#relative_path ⇒ Object
3 4 5 |
# File 'lib/xlsx_writer/xml/rels.rb', line 3 def relative_path "_rels/.rels" end |