Method: Axlsx::App#Paragraphs
- Defined in:
- lib/axlsx/doc_props/app.rb
#Paragraphs ⇒ Integer
Returns The number of paragraphs in the document.
38 39 40 |
# File 'lib/axlsx/doc_props/app.rb', line 38 def Paragraphs @Paragraphs end |