Method: Spreadsheet::Note#author

Defined in:
lib/spreadsheet/note.rb

#authorObject

Returns the value of attribute author.



13
14
15
# File 'lib/spreadsheet/note.rb', line 13

def author
  @author
end