You are here

57 calls to PHPExcel_Cell::columnIndexFromString() in Loft Data Grids 7.2

PHPExcel_CachedObjectStorage_CacheBase::getHighestColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
* Get highest worksheet column *
PHPExcel_Calculation::_processTokenStack in vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php
PHPExcel_Calculation_LookupRef::COLUMN in vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/LookupRef.php
* COLUMN * * Returns the column number of the given cell reference * If the cell reference is a range of cells, COLUMN returns the column numbers of each column in the reference as a horizontal array. * If cell reference is omitted, and the…
PHPExcel_Calculation_LookupRef::OFFSET in vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/LookupRef.php
* OFFSET * * Returns a reference to a range that is a specified number of rows and columns from a cell or range of cells. * The reference that is returned can be a single cell or a range of cells. You can specify the number of rows and * the…
PHPExcel_Cell::compareCells in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Compare 2 cells * *
PHPExcel_Cell::isInRange in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Is cell in a specific range? * *
PHPExcel_Cell::rangeBoundaries in vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php
* Calculate range boundaries * *
PHPExcel_Reader_Excel2003XML::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2003XML.php
* Loads PHPExcel from file into PHPExcel instance * *
PHPExcel_Reader_Excel2007::_castToFormula in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php
PHPExcel_Reader_Excel5::_readBIFF8CellAddressB in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php
* Reads a cell address in BIFF8 for shared formulas. Uses positive and negative values for row and column * to indicate offsets from a base cell * section 3.3.4 * *
PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressB in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php
* Reads a cell range address in BIFF8 for shared formulas. Uses positive and negative values for row and column * to indicate offsets from a base cell * section 3.3.4 * *
PHPExcel_Reader_OOCalc::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/OOCalc.php
* Loads PHPExcel from file into PHPExcel instance * *
PHPExcel_ReferenceHelper::cellAddressInDeleteRange in vendor/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php
* Test whether a cell address falls within a defined range of cells * *
PHPExcel_ReferenceHelper::insertNewBefore in vendor/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php
* Insert a new column or row, updating all possible related data * *
PHPExcel_ReferenceHelper::updateFormulaReferences in vendor/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php
* Update references within formulas * *
PHPExcel_ReferenceHelper::_updateSingleCellReference in vendor/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php
* Update single cell reference * *
PHPExcel_Shared_Excel5::getDistanceX in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Excel5.php
* Get the horizontal distance in pixels between two anchors * The distanceX is found as sum of all the spanning columns widths minus correction for the two offsets * *
PHPExcel_Shared_Excel5::oneAnchor2twoAnchor in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Excel5.php
* Convert 1-cell anchor coordinates to 2-cell anchor coordinates * This function is ported from PEAR Spreadsheet_Writer_Excel with small modifications * * Calculate the vertices that define the position of the image as required by * the OBJ…
PHPExcel_Style::applyFromArray in vendor/phpoffice/phpexcel/Classes/PHPExcel/Style.php
Apply styles from array
PHPExcel_Worksheet::garbageCollect in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Run PHPExcel garabage collector.
PHPExcel_Worksheet::getColumnDimension in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Get column dimension at a specific column
PHPExcel_Worksheet::removeColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Remove a column, updating all possible related data
PHPExcel_Worksheet::shrinkRangeToFit in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Accepts a range, returning it as a range that falls within the current highest row and column of the worksheet
PHPExcel_Worksheet::_createNewCell in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Create a new cell at the specified coordinate
PHPExcel_Worksheet_AutoFilter::setRange in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter.php
* Set AutoFilter Range * *
PHPExcel_Worksheet_AutoFilter::testColumnInRange in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter.php
* Validate that the specified column is in the AutoFilter range * *
PHPExcel_Worksheet_ColumnCellIterator::__construct in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnCellIterator.php
* Create a new row iterator * *
PHPExcel_Worksheet_ColumnIterator::resetEnd in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnIterator.php
* (Re)Set the end column * *
PHPExcel_Worksheet_ColumnIterator::resetStart in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnIterator.php
* (Re)Set the start column and the current column pointer * *
PHPExcel_Worksheet_ColumnIterator::seek in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnIterator.php
* Set the column pointer to the selected column * *
PHPExcel_Worksheet_RowCellIterator::resetEnd in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowCellIterator.php
* (Re)Set the end column * *
PHPExcel_Worksheet_RowCellIterator::resetStart in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowCellIterator.php
* (Re)Set the start column and the current column pointer * *
PHPExcel_Worksheet_RowCellIterator::seek in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowCellIterator.php
* Set the column pointer to the selected column * *
PHPExcel_Writer_Excel2007_Comments::_writeVMLComment in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Comments.php
* Write VML comment to XML format * *
PHPExcel_Writer_Excel2007_Drawing::_writeChart in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Drawing.php
* Write drawings to XML format * *
PHPExcel_Writer_Excel2007_Drawing::_writeDrawing in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Drawing.php
* Write drawings to XML format * *
PHPExcel_Writer_Excel2007_Worksheet::_writeBreaks in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php
* Write Breaks * *
PHPExcel_Writer_Excel2007_Worksheet::_writeCols in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php
* Write Cols * *
PHPExcel_Writer_Excel2007_Worksheet::_writeSheetData in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php
* Write SheetData * *
PHPExcel_Writer_Excel2007_Worksheet::_writeSheetViews in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php
* Write SheetViews * *
PHPExcel_Writer_Excel5_Escher::close in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Escher.php
* Process the object to be written
PHPExcel_Writer_Excel5_Workbook::_writeAllDefinedNamesBiff8 in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php
* Writes all the DEFINEDNAME records (BIFF8). * So far this is only used for repeating rows/columns (print titles) and print areas
PHPExcel_Writer_Excel5_Workbook::_writeNames in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php
* Write the NAME record to define the print area and the repeat rows and cols.
PHPExcel_Writer_Excel5_Worksheet::close in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Add data to the beginning of the workbook (note the reverse order) * and to the end of the workbook. * * @access public *
PHPExcel_Writer_Excel5_Worksheet::_writeBIFF8CellRangeAddressFixed in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Write a cell range address in BIFF8 * always fixed range * See section 2.5.14 in OpenOffice.org's Documentation of the Microsoft Excel File Format * *
PHPExcel_Writer_Excel5_Worksheet::_writeBreaks in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Write the HORIZONTALPAGEBREAKS and VERTICALPAGEBREAKS BIFF records.
PHPExcel_Writer_Excel5_Worksheet::_writeCFHeader in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Write CFHeader record
PHPExcel_Writer_Excel5_Worksheet::_writeMergedCells in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Store the MERGEDCELLS records for all ranges of merged cells
PHPExcel_Writer_Excel5_Worksheet::_writePanes in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Writes the Excel BIFF PANE record. * The panes can either be frozen or thawed (unfrozen). * Frozen panes are specified in terms of an integer number of rows and columns. * Thawed panes are specified in terms of Excel's units for rows and…
PHPExcel_Writer_Excel5_Worksheet::_writeSelection in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Write BIFF record SELECTION.
PHPExcel_Writer_Excel5_Worksheet::__construct in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
* Constructor * *
PHPExcel_Writer_HTML::buildCSS in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php
* Build CSS styles * *
PHPExcel_Writer_HTML::generateSheetData in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php
* Generate sheet data * *
PHPExcel_Writer_HTML::_calculateSpans in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php
* Calculate information about HTML colspan and rowspan which is not always the same as Excel's
PHPExcel_Writer_HTML::_extendRowsForChartsAndImages in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php
PHPExcel_Writer_HTML::_generateTableHeader in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php
* Generate table header * *
PHPExcel_Writer_OpenDocument_Content::_writeCells in vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Content.php
Write cells of the specified row