lib/rubyXL/objects/worksheet.rb in rubyXL-3.3.31 vs lib/rubyXL/objects/worksheet.rb in rubyXL-3.3.33
- old
+ new
@@ -628,9 +628,10 @@
define_relationship(RubyXL::DrawingFile)
define_relationship(RubyXL::BinaryImageFile)
define_relationship(RubyXL::PivotTableFile)
define_relationship(RubyXL::TableFile)
define_relationship(RubyXL::ControlPropertiesFile)
+ define_relationship(RubyXL::CustomPropertyFile)
define_relationship(RubyXL::SlicerFile)
define_relationship(RubyXL::OLEObjectFile)
define_relationship(RubyXL::ActiveX)
define_child_node(RubyXL::WorksheetProperties)