excel-d v0.2.13 (2017-09-11T12:28:04Z)
Dub
Repo
Statement
xlld
traits
Undocumented in source.
struct
Statement {
string
name
;
string
[]
args
;
this
(string name, string[] args);
this
(string name, string arg);
string
toString
();
}
Constructors
this
this
(string name, string[] args)
Undocumented in source.
this
this
(string name, string arg)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
args
string
[]
args
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
xlld
traits
functions
FP12ToDoubleFunction
dllDefFile
doubleToDoubleFunction
generateDllDef
getAllWorksheetFunctions
getModuleWorksheetFunctions
getWorksheetFunction
implGetWorksheetFunctionsString
makeWorksheetFunction
operToOperFunction
mixin templates
GenerateDllDef
structs
DllDefFile
Statement
templates
isSupportedFunction