Method: RubyXL::CorePropertiesFile#creator

Defined in:
lib/rubyXL/objects/document_properties.rb

#creatorObject

[View source]

124
125
126
# File 'lib/rubyXL/objects/document_properties.rb', line 124

def creator
  dc_creator && dc_creator.value
end