[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 148 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PHPExcel_Calculation_Function:: (7 methods):
__construct()
getCategory()
setCategory()
getExcelName()
setExcelName()
getPHPExcelName()
setPHPExcelName()
Class: PHPExcel_Calculation_Function - X-Ref
PHPExcel_Calculation_Function__construct($pCategory = null, $pExcelName = null, $pPHPExcelName = null) X-Ref |
Create a new PHPExcel_Calculation_Function param: string $pCategory Category (represented by CATEGORY_*) param: string $pExcelName Excel function name param: string $pPHPExcelName PHPExcel function mapping |
getCategory() X-Ref |
Get Category (represented by CATEGORY_*) return: string |
setCategory($value = null) X-Ref |
Set Category (represented by CATEGORY_*) param: string $value |
getExcelName() X-Ref |
Get Excel name return: string |
setExcelName($value) X-Ref |
Set Excel name param: string $value |
getPHPExcelName() X-Ref |
Get PHPExcel name return: string |
setPHPExcelName($value) X-Ref |
Set PHPExcel name param: string $value |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |