Deprecated
Table of Contents
FormulaParser.php
| Line | Element | Reason |
|---|---|---|
| 30 | FormulaParser | No replacement. |
FormulaToken.php
| Line | Element | Reason |
|---|---|---|
| 30 | FormulaToken | No replacement. |
Cells.php
| Line | Element | Reason |
|---|---|---|
| 16 | Cells::MAX_COLUMN_ID | use AddressRange::MAX_COLUMN_INT |
Html.php
| Line | Element | Reason |
|---|---|---|
| 258 | Html::$dataArray | No replacement. |
Settings.php
| Line | Element | Reason |
|---|---|---|
| 116 | Settings::setHttpClient() | No replacement. |
| 129 | Settings::unsetHttpClient() | No replacement. |
| 142 | Settings::getHttpClient() | No replacement. |
| 154 | Settings::getRequestFactory() | No replacement. |
Spreadsheet.php
| Line | Element | Reason |
|---|---|---|
| 1511 | Spreadsheet::getID() | Serves no useful purpose. No replacement. |
Worksheet.php
| Line | Element | Reason |
|---|---|---|
| 3428 | Worksheet::getHashInt() | Serves no useful purpose. No replacement. |
Html.php
| Line | Element | Reason |
|---|---|---|
| 420 | Html::BODY_LINE | No replacement. |
Worksheet.php
| Line | Element | Reason |
|---|---|---|
| 2198 | Worksheet::insertBitmap() | No replacement. |
| 2277 | Worksheet::positionImage() | No replacement. |
| 2424 | Worksheet::processBitmapGd() | No replacement. |
| 2462 | Worksheet::processBitmap() | No replacement. |
| 521 | Worksheet::MAX_XLS_COLUMN | Use AddressRange::MAX_COLUMN_INT_XLS |
| 524 | Worksheet::MAX_XLS_COLUMN_STRING | Use AddressRange::MAX_COLUMN_XLS |
| 527 | Worksheet::MAX_XLS_ROW | Use AddressRange::MAX_ROW_XLS |