PhpSpreadsheet/src/PhpSpreadsheet/Worksheet
Adrien Crivelli 57c36e01d5
Replace Sami with phpDocumentor 3
Because Sami is deprecated and now raise errors. We lose API
docs for multiple versions but we still have latest version with low
maintenance cost.
2020-04-05 17:47:25 +09:00
..
AutoFilter PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Drawing PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
AutoFilter.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
BaseDrawing.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
CellIterator.php Consistent stringFromColumnIndex() and columnIndexFromString() 2017-11-26 15:29:08 +09:00
Column.php More explicit column index as string 2019-11-10 20:58:20 +01:00
ColumnCellIterator.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
ColumnDimension.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
ColumnIterator.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Dimension.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Drawing.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
HeaderFooter.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
HeaderFooterDrawing.php Remove duplicated code and call parent methods where possible 2017-12-23 14:28:28 +09:00
Iterator.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
MemoryDrawing.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
PageMargins.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
PageSetup.php Replace Sami with phpDocumentor 3 2020-04-05 17:47:25 +09:00
Protection.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Row.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
RowCellIterator.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
RowDimension.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
RowIterator.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
SheetView.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Worksheet.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00