Method: RubyXL::Theme#xlsx_path
- Defined in:
- lib/rubyXL/objects/theme.rb
#xlsx_path ⇒ Object
1390 1391 1392 |
# File 'lib/rubyXL/objects/theme.rb', line 1390 def xlsx_path ROOT.join('xl', 'theme', 'theme1.xml') end |
1390 1391 1392 |
# File 'lib/rubyXL/objects/theme.rb', line 1390 def xlsx_path ROOT.join('xl', 'theme', 'theme1.xml') end |