class XLSX::Sheet

Overview

Represents the XLSX worksheet.

Defined in:

xlsx/sheet.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, bytes : Bytes) #

[View source]

Instance Method Detail

def name : String #

[View source]