Sheety::Spreadsheet
Spreadsheet data structures and converters
Class methods
read_with_metadata(file_path : String) : SpreadsheetFile
Read a file and return the data with metadata
write(data : WorkbookData, file_path : String, source_file : String | Nil = nil) : Nil
Write the in-memory representation to a file