Method: Axlsx::App#total_time
- Defined in:
- lib/axlsx/doc_props/app.rb
#total_time ⇒ Integer Also known as: TotalTime
Returns The total amount of time spent editing.
88 89 90 |
# File 'lib/axlsx/doc_props/app.rb', line 88 def total_time @total_time end |