- apply
void apply(XLOPER12 oper)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(XLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(XLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
T fromXlOper(LPXLOPER12 oper, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
auto fromXlOper(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
T fromXlOper(LPXLOPER12 oper, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOper
T fromXlOper(LPXLOPER12 oper, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOperCoerce
auto fromXlOperCoerce(LPXLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOperCoerce
auto fromXlOperCoerce(XLOPER12 val)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOperCoerce
auto fromXlOperCoerce(LPXLOPER12 val)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromXlOperCoerce
auto fromXlOperCoerce(XLOPER12 val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- isMulti
bool isMulti(const(XLOPER12) oper)
Undocumented in source. Be warned that the author may not have intended to support it.
- numOperStringBytes
size_t numOperStringBytes(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
- numOperStringBytes
size_t numOperStringBytes(const(XLOPER12) oper)
Undocumented in source. Be warned that the author may not have intended to support it.
- operStringLength
ushort operStringLength(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripMemoryBitmask
XlType stripMemoryBitmask(XlType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- toAutoFreeOper
XLOPER12 toAutoFreeOper(T value)
creates an XLOPER12 that can be returned to Excel which
will be freed by Excel itself
- toXlOper
XLOPER12 toXlOper(T val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T val, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T[][] values, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T values, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T value, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T value, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- toXlOper
XLOPER12 toXlOper(T value, A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
- wrapAll
string wrapAll(string mainModule)
Undocumented in source. Be warned that the author may not have intended to support it.
- wrapModuleFunctionImpl
LPXLOPER12 wrapModuleFunctionImpl(A tempAllocator, T args)
Implement a wrapper for a regular D function
- wrapModuleFunctionStr
string wrapModuleFunctionStr(string callingModule)
A string to use with mixin that wraps a D function
- wrapModuleWorksheetFunctionsString
string wrapModuleWorksheetFunctionsString(string callingModule)
A string to mixin that wraps all eligible functions in the
given module.
- wrapWorksheetFunctionsString
string wrapWorksheetFunctionsString(string callingModule)
Undocumented in source. Be warned that the author may not have intended to support it.