xlsxreader v1.0.1 (2019-08-28T07:25:54Z)
Dub
Repo
SheetNameId
xlsxreader
Undocumented in source.
struct
SheetNameId {
string
name
;
int
id
;
string
rid
;
}
Members
Variables
id
int
id
;
Undocumented in source.
name
string
name
;
Undocumented in source.
rid
string
rid
;
Undocumented in source.
Meta
Source
See Implementation
xlsxreader
aliases
Data
enums
CellType
functions
convert
convertTo
convertToString
dateToLong
datetimeToDouble
doubleToDateTime
doubleToTimeOfDay
eatXlPrefix
elementMax
extractData
insertValueIntoCell
longToDate
parseRelationships
readCells
readSharedEntries
readSheet
readSheetImpl
sheetNames
stringToDate
timeOfDayToDouble
toPos
tryConvertTo
tryConvertToImpl
structs
Cell
Column
Iterator
Pos
Relationships
Row
Sheet
SheetNameId