PhpSpreadsheet/docs
MarkBaker 6b1be8c09f Add "Not yet Implemented" stubs for 14 new Excel Functions
- TEXTBEFORE – Returns text that’s before delimiting characters
- TEXTAFTER – Returns text that’s after delimiting character
- TEXTSPLIT – Splits text into rows or columns using delimiters
- VSTACK – Stacks arrays vertically
- HSTACK – Stacks arrays horizontally
- TOROW – Returns the array as one row
- TOCOL – Returns the array as one column
- WRAPROWS – Wraps a row array into a 2D array
- WRAPCOLS – Wraps a column array into a 2D array
- TAKE – Returns rows or columns from array start or end
- DROP – Drops rows or columns from array start or end
- CHOOSEROWS – Returns the specified rows from an array
- CHOOSECOLS – Returns the specified columns from an array
- EXPAND – Expands an array to the specified dimensions
2022-04-27 12:25:18 +02:00
..
assets remove uneccessary C# files 2019-07-24 21:59:56 -07:00
extra Make Documentation Updates Easier and More Accurate (#1573) 2021-02-15 20:50:20 +01:00
references Add "Not yet Implemented" stubs for 14 new Excel Functions 2022-04-27 12:25:18 +02:00
topics Improved documentation for setting row height/column width 2022-04-19 16:42:34 +02:00
faq.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
index.md Drop PHP 7.2 2021-11-01 12:01:54 +09:00