excel-d v0.5.9 (2021-06-15T11:19:17Z)
Dub
Repo
dlangToXlOperType.Type
xlld
conv
from
dlangToXlOperType
Undocumented in source.
enum
Type
;
template
dlangToXlOperType
(T)
static if
(
is(Unqual!T == string[]) || is(Unqual!T == string[][]) || is(Unqual!T == double[]) || is(Unqual!T == double[][]) || is(Unqual!T == int[]) || is(Unqual!T == int[][]) || is(Unqual!T == DateTime[]) || is(Unqual!T == DateTime[][])
)
enum
Type
=
XlType.xltypeMulti
;
enum
Type
;
enum
Type
;
enum
Type
;
enum
Type
;
enum
Type
;
Meta
Source
See Source File
xlld
conv
from
dlangToXlOperType
manifest constants
InputType
Type