Method: ExcelWps::WorkBook#show

Defined in:
lib/excel_wps.rb

#showObject



81
82
83
# File 'lib/excel_wps.rb', line 81

def show
  @excel.visible = true
end