struct

Sheety::Importers::ExcelWorkbook

Inherits Struct < Value < Object

Represents a complete Excel workbook

Constructors

new(sheets : Array(ExcelSheet) = Array(ExcelSheet).new)
Source

Instance methods

sheets
Source
sheets=(sheets : Array(ExcelSheet))
Source