class |
Bin2Dec |
Implementation for Excel Bin2Dec() function.
|
class |
CalendarFieldFunction |
Implementation of Excel functions Date parsing functions:
Date - DAY, MONTH and YEAR
Time - HOUR, MINUTE and SECOND
|
class |
Code |
Implementation for Excel CODE () function.
|
class |
Columns |
Implementation for Excel COLUMNS function.
|
class |
Countblank |
Implementation for the function COUNTBLANK
|
class |
DateValue |
Implementation for the DATEVALUE() Excel function.
|
class |
Dec2Bin |
Implementation for Excel DEC2BIN() function.
|
class |
Dec2Hex |
Implementation for Excel DELTA() function.
|
class |
Errortype |
Implementation for the ERROR.TYPE() Excel function.
|
class |
FactDouble |
Implementation for Excel FACTDOUBLE() function.
|
class |
Fixed |
|
class |
Fixed1ArgFunction |
Convenience base class for functions that must take exactly one argument.
|
class |
Hex2Dec |
Implementation for Excel HEX2DEC() function.
|
class |
Hyperlink |
Implementation of Excel HYPERLINK function.
|
class |
Imaginary |
Implementation for Excel IMAGINARY() function.
|
class |
ImReal |
Implementation for Excel ImReal() function.
|
class |
LogicalFunction |
Implementation of the various ISxxx Logical Functions, which
take a single expression argument, and return True or False.
|
static class |
MatrixFunction.OneArrayArg |
|
class |
NormSDist |
Implementation for Excel NORMSDIST() and NORM.S.DIST functions.
|
class |
NormSInv |
Implementation for Excel NORMSINV() and NORM.S.INV() functions.
|
class |
Oct2Dec |
Implementation for Excel Oct2Dec() function.
|
class |
Rows |
Implementation for Excel ROWS function.
|
class |
T |
Implementation of Excel T() function
|
class |
TimeValue |
Implementation for the TIMEVALUE() Excel function.
|
class |
Value |
Implementation for Excel VALUE() function.
|