Method: RubyXL::GenericStorageObject#data

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

#dataObject

Returns the value of attribute data.

[View source]

5
6
7
# File 'lib/rubyXL/objects/storage.rb', line 5

def data
  @data
end