Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xlsx-parser
v0.6.0
XlsxParser
Book
Sheet
Built with Crystal 1.9.2
2023-10-08 19:52:00 UTC
class
XlsxParser::Sheet
XlsxParser::Sheet
Reference
Object
Defined in:
xlsx-parser/sheet.cr
Constructors
.new
(book : Book, file : String)
Instance Method Summary
#node
: XML::Reader
#rows
Constructor Detail
def self.
new
(book :
Book
, file : String)
#
[
View source
]
Instance Method Detail
def
node
: XML::Reader
#
[
View source
]
def
rows
#
[
View source
]