Todo List
PHPExcel_Calculation_Function __construct( [string $pCategory = NULL], [string $pExcelName = NULL], [string $pPHPExcelName = NULL])
string getCategory( )
string getExcelName( )
string getPHPExcelName( )
void setCategory( [string $value = null])
void setExcelName( string $value)
void setPHPExcelName( string $value)
[line 38]
[line 39]
[line 40]
[line 41]
[line 42]
[line 43]
[line 44]
[line 45]
[line 46]
[line 47]
[line 48]