From e760b2d08e9b8c2047d4bf9e663786c098bb1c88 Mon Sep 17 00:00:00 2001 From: Elsa Minsut Date: Wed, 12 Nov 2025 00:31:43 +0100 Subject: [PATCH] update: sets status as available for implemented functions --- docs/src/functions/information.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/functions/information.md b/docs/src/functions/information.md index cb649fd..fc5b6bd 100644 --- a/docs/src/functions/information.md +++ b/docs/src/functions/information.md @@ -11,7 +11,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | Function | Status | Documentation | | ---------- | ---------------------------------------------- | ------------- | -| CELL | | – | +| CELL | | – | | ERROR.TYPE | | – | | INFO | | – | | ISBLANK | | – | @@ -20,7 +20,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | ISEVEN | | – | | ISFORMULA | | – | | ISLOGICAL | | – | -| ISNA | | – | +| ISNA | | – | | ISNONTEXT | | – | | ISNUMBER | | – | | ISODD | | – | @@ -30,5 +30,5 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | N | | – | | NA | | – | | SHEET | | – | -| SHEETS | | – | +| SHEETS | | – | | TYPE | | – |