excel-d v0.3.7 (2018-05-10T13:01:12Z)
Dub
Repo
Statement
xlld
wrap
traits
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
wrap
traits
aliases
Identity
enums
Async
functions
dllDefFile
generateDllDef
getAllWorksheetFunctions
getModuleWorksheetFunctions
getTypeText
getWorksheetFunction
getWorksheetFunctions
implGetWorksheetFunctionsString
mixin templates
GenerateDllDef
structs
DllDefFile
Statement
templates
isCallableFunction
isOneOf
isSupportedFunction
isWorksheetFunction
isWorksheetFunctionModuloLinkage