Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xlsx
master
XLSX
Book
Cell
Error
Sheet
Generated using Crystal 1.16.0
2025-04-23 13:34:30 UTC
class
XLSX::
Sheet
XLSX::Sheet
XLSX::Entry
Reference
Object
Overview
Represents the XLSX worksheet.
Defined in:
xlsx/sheet.cr
Constructors
.new
(name : String, bytes : Bytes)
Instance Method Summary
#name
: String
Constructor Detail
def self.
new
(name : String, bytes : Bytes)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]