class RubyXL::CommentsFile

www.schemacentral.com/sc/ooxml/e-ssml_comments.html

Constants

CONTENT_TYPE
REL_TYPE

Attributes

workbook[RW]

Public Instance Methods

xlsx_path() click to toggle source
# File lib/rubyXL/objects/comments.rb, line 41
def xlsx_path
  ROOT.join('xl', "comments#{file_index}.xml")
end