Registry / serialization / rubyxl

rubyxl

JSON →
library3.4.38rbrubygemsunverified

rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents.

gem install rubyXL
INSTALL
IMPORT
SIG · RUBYXL
R
rubyxl
serializationrubyv3.4.38
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RubyXL
require 'rubyXL'

Parses an Excel file and reads a cell value

require 'rubyXL' workbook = RubyXL::Parser.parse('file.xlsx') worksheet = workbook[0] puts worksheet[0][0].value
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.38latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rubyxl — gem install rubyxl · libregistry