Method: Xls::Enumerator#selection

Defined in:
lib/xls/enumerator.rb

#selectionObject

The selection to enumerate over.



25
26
27
# File 'lib/xls/enumerator.rb', line 25

def selection
  @selection
end