excel-d v0.3.7 (2018-05-10T13:01:12Z)
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