dlangToXlOperType

Maps a D type to two integer xltypes from XLOPER12. InputType is the type actually passed in by the spreadsheet, whilst Type is the Type that it gets coerced to.

template dlangToXlOperType (
T
) {}

Members

Manifest constants

InputType
enum InputType;
Undocumented in source.
InputType
enum InputType;
Undocumented in source.
InputType
enum InputType;
Undocumented in source.
InputType
enum InputType;
Undocumented in source.
InputType
enum InputType;
Undocumented in source.
InputType
enum InputType;
Undocumented in source.
Type
enum Type;
Undocumented in source.
Type
enum Type;
Undocumented in source.
Type
enum Type;
Undocumented in source.
Type
enum Type;
Undocumented in source.
Type
enum Type;
Undocumented in source.
Type
enum Type;
Undocumented in source.

Meta