Method: Axlsx::Comment#comments

Defined in:
lib/axlsx/workbook/worksheet/comment.rb

#commentsComments (readonly)

The owning Comments object

Returns:



29
30
31
# File 'lib/axlsx/workbook/worksheet/comment.rb', line 29

def comments
  @comments
end