excel-d ~master (2022-05-05T18:54:53.9780511)
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