Class: RubyXL::ControlPropertiesFile
- Inherits:
-
GenericStorageObject
- Object
- GenericStorageObject
- RubyXL::ControlPropertiesFile
- Defined in:
- lib/rubyXL/objects/storage.rb
Constant Summary collapse
- CONTENT_TYPE =
'application/vnd.ms-excel.controlproperties+xml'.freeze
- REL_TYPE =
'http://schemas.openxmlformats.org/officeDocument/2006/relationships/ctrlProp'.freeze
Constants inherited from GenericStorageObject
GenericStorageObject::SAVE_ORDER
Instance Attribute Summary
Attributes inherited from GenericStorageObject
#data, #generic_storage, #xlsx_path
Method Summary
Methods inherited from GenericStorageObject
#add_to_zip, #initialize, parse_file
Constructor Details
This class inherits a constructor from RubyXL::GenericStorageObject