Method: Axlsx::Comment#comments

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

#commentsComments (readonly)

The owning Comments object

Returns:



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

def comments
  @comments
end