Class: RubyXL::VMLDrawingFile

Inherits:
GenericStorageObject show all
Defined in:
lib/rubyXL/objects/storage.rb

Constant Summary collapse

REL_TYPE =

CONTENT_TYPE = ‘application/vnd.openxmlformats-officedocument.drawingml.chart+xml’

'http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing'

Instance Attribute Summary

Attributes inherited from GenericStorageObject

#data, #generic_storage, #workbook, #xlsx_path

Method Summary

Methods inherited from GenericStorageObject

#add_to_zip, #initialize, parse_file, save_order

Constructor Details

This class inherits a constructor from RubyXL::GenericStorageObject