diff options
Diffstat (limited to 'sc/README.md')
-rw-r--r-- | sc/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/README.md b/sc/README.md index 9f21cc2ca755..741d7ec5cd02 100644 --- a/sc/README.md +++ b/sc/README.md @@ -55,9 +55,12 @@ properties, see ODF v1.3 part4 3.4 Host-Defined Behaviors https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#__RefHeading__1017868_715980110 * Array Functions + * CHOOSECOLS * CHOOSEROWS * DROP * EXPAND + * HSTACK + * VSTACK * TAKE * TOCOL * TOROW |