class

Xlsxtream::Worksheet

Inherits Reference < Object

Constructors

new(io : IO | ZipWriter, id : Int32 | Nil = nil, name : String | Nil = nil, sst : SharedStringTable | Nil = nil, auto_format : Bool = false, columns : Array(ColumnOptions) | Nil = nil, has_header_row : Bool = false)
Source

Instance methods

<<(row : Array(CellValue)) : Nil
Source
add_row(row : Array(CellValue)) : Nil
Source
close
Source
closed?
Source
name
Source