Method: RubyXL::OOXMLTopLevelObject.xlsx_path

Defined in:
lib/rubyXL/objects/ooxml_object.rb

.xlsx_pathObject



395
396
397
# File 'lib/rubyXL/objects/ooxml_object.rb', line 395

def self.xlsx_path
  raise 'Subclass responsebility'
end