delete

delete(index_or_header)
Instance Public methods

Removes and returns the indicated column or row. In the default mixed mode indices refer to rows and everything else is assumed to be a column header. Use #by_col!() or #by_row!() to force the lookup.

doc_ruby_on_rails
2015-04-01 20:40:26
Comments
Leave a Comment

Please login to continue.