You are here

9 calls to PHPExcel_Cell::getCoordinate() in Loft Data Grids 7.2

PHPExcel_Cell::getCalculatedValue in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Get calculated cell value * *
PHPExcel_Cell::getDataValidation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Get Data validation rules * *
PHPExcel_Cell::getHyperlink in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Get Hyperlink * *
PHPExcel_Cell::getStyle in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Get cell style * *
PHPExcel_Cell::hasDataValidation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Does this cell contain Data validation rules? * *
PHPExcel_Cell::hasHyperlink in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Does this cell contain a Hyperlink? * *
PHPExcel_Cell::isMergeRangeValueCell in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Is this cell the master (top left cell) in a merge range (that holds the actual data value) * *
PHPExcel_Cell::setDataValidation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Set Data validation rules * *
PHPExcel_Cell::setHyperlink in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Set Hyperlink * *