Method: Axlsx::App#TotalTime

Defined in:
lib/axlsx/doc_props/app.rb

#TotalTimeInteger

Returns The total amount of time spent editing.

Returns:

  • (Integer)

    The total amount of time spent editing.



47
48
49
# File 'lib/axlsx/doc_props/app.rb', line 47

def TotalTime
  @TotalTime
end