Class: XlsxWriter::App
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/app.rb', line 3 def relative_path "docProps/app.xml" end |