class RubyXL::OOXMLTopLevelObject
def xlsx_path
Prototype method. For top-level OOXML object, returns the path at which the current object's XML file
def xlsx_path raise 'Subclass responsebility' end
def xlsx_path raise 'Subclass responsebility' end