WorksheetFunction

The arguments used to register a worksheet function with the spreadsheet.

Alias This

optional

Members

Functions

opEquals
bool opEquals(WorksheetFunction rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
toStringArray
const(wstring)[] toStringArray()

Returns an array suitable for use with spreadsheet registration

Variables

functionText
FunctionText functionText;
Undocumented in source.
optional
Optional optional;
Undocumented in source.
procedure
Procedure procedure;
Undocumented in source.
typeText
TypeText typeText;
Undocumented in source.

Meta