diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2025-01-16 20:22:21 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2025-01-22 12:23:40 +0100 |
commit | 99e09f215d694b455c7b911cc2b2dc38ee0a7a2e (patch) | |
tree | 1069c454fc4863cc6bf66cd38dff20fd005ed5ca /sc/README.md | |
parent | 942718b8f69b4dc248508954159cc9af005ead8a (diff) |
tdf#150881: Add support for WRAPCOLS function
Change-Id: Ie152a83dcb7bf16f7a92ab55fd801270658a2e9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180365
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/README.md')
-rw-r--r-- | sc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/README.md b/sc/README.md index d0a0ba943ab7..43781c9ae9e1 100644 --- a/sc/README.md +++ b/sc/README.md @@ -85,6 +85,7 @@ https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocume * TOCOL * TOROW * UNIQUE + * WRAPCOLS * Mathematical Functions * RANDARRAY * SEQUENCE |