arsd-official ~master (2025-03-11T16:41:51Z)
Dub
Repo
XlsxSheet
arsd
xlsx
class
XlsxSheet {
Size
size
();
string
name
();
string
[][]
toStringGrid
();
XlsxCell
[][]
toGrid
();
}
Members
Functions
name
string
name
()
size
Size
size
()
toGrid
XlsxCell
[][]
toGrid
()
toStringGrid
string
[][]
toStringGrid
()
Suitable for passing to
arsd.csv.toCsv
Meta
Source
See Implementation
arsd
xlsx
classes
XlsxFile
XlsxSheet
structs
XlsxFormat