excel-d v0.5.9 (2021-06-15T11:19:17Z)
Dub
Repo
ScopedOper
xlld
func
xl
Automatically calls xlfFree when destroyed
struct
ScopedOper {
XLOPER12
oper
;
this
(inout(XLOPER12) oper);
this
(inout(XLOPER12*) oper);
~this
();
}
Constructors
this
this
(inout(XLOPER12) oper)
Undocumented in source.
this
this
(inout(XLOPER12*) oper)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Alias This
oper
Members
Variables
oper
XLOPER12
oper
;
Undocumented in source.
Meta
Source
See Implementation
xlld
func
xl
functions
coerce
free
structs
Coerced
ScopedOper
Automatically calls xlfFree when destroyed