xlsxreader v1.0.1 (2019-08-28T07:25:54Z)
Dub
Repo
Pos
xlsxreader
struct
Pos {
size_t
row
;
size_t
col
;
}
Members
Variables
col
size_t
col
;
Undocumented in source.
row
size_t
row
;
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