Libraries
»
rubyXL
(3.3.30)
»
Index
»
RubyXL
»
Cell
»
#column
Method: RubyXL::Cell#column
Defined in:
lib/rubyXL/objects/sheet_data.rb
#
column
⇒
Object
49 50 51
# File 'lib/rubyXL/objects/sheet_data.rb', line 49
def
column
r
&&
r
.
first_col
end