Returns The number of words in the document.
Returns:
The number of words in the document.
60 61 62
# File 'lib/axlsx/doc_props/app.rb', line 60 def words @words end