PhpSpreadsheet/docs/references
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
..
features-cross-reference.md Xlsx image background in comments #1547 (#2422) 2021-12-17 06:10:59 -08:00
function-list-by-category.md Add "Not yet Implemented" stubs for 14 new Excel Functions 2022-04-27 12:25:18 +02:00
function-list-by-name.md Add "Not yet Implemented" stubs for 14 new Excel Functions 2022-04-27 12:25:18 +02:00