Rails には直接関係ない小ネタをひとつ。Excel の中身をRuby のプログラムから参照したいことがある。これは、次のように実現できる。win32/clipboard と win32ole という2つのライブラリを使う。 require 'rubygems' require "win32/clipboard" require 'win32ole'excel = WIN32OLE.new('Excel.Application')excel.visible = falseexcel.displayAlerts = falseexcel.workbooks.open 'filename' => 'C:\test1.xls' workbook =excel.workbooks(1) sheet = workbook.sheets(1) sheet.selectexcel.ce
Your Data Deserves a Better StorySupercharge your growth with visual data products that communicate value, boost sales, and outshine the competition. Are you struggling to craft a compelling data story that showcases the unique value of your solution?Transforming data into actionable insights is one of the toughest challengestechnology and data companies face. For 20 years, Juice hasempowered or
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く