Method: ViewWorkBook#sheet

Defined in:
lib/viewworkbook.rb

#sheet(number) ⇒ Object



59
60
61
# File 'lib/viewworkbook.rb', line 59

def sheet(number)
  view_sheet(number)
end