mir-excel ~master (2023-03-03T14:13:31Z)
Dub
Repo
SheetNameId
mir
xlsx
Sheet name, id and rid.
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
mir
xlsx
aliases
ColHeight
ColOffset
DenseValue
Length
Offset
RelationshipsById
SILdoc
SILignore
SparseValue
Start
functions
convertTo
convertToString
dateToLong
datetimeToDouble
doubleToDateTime
doubleToTimeOfDay
eatXlPrefix
elementMax
extractData
insertValueIntoCell
longToDate
readCells
readSharedEntries
readSheet
stringToDate
timeOfDayToDouble
toPos
tryConvertTo
tryConvertToImpl
manifest constants
runCount
tme
structs
Address
ColumnHeight
ColumnOffset
ColumnRange
DenseCell
DenseTable
Extent
Position
Region
Relationships
RowOffset
RowRange
RowWidth
Sheet
SheetNameId
SparseCell
Workbook
Sheet name, id and rid.