update: sets status as available for implemented functions
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
0e6ded7154
commit
e760b2d08e
@@ -11,7 +11,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
|
|||||||
|
|
||||||
| Function | Status | Documentation |
|
| Function | Status | Documentation |
|
||||||
| ---------- | ---------------------------------------------- | ------------- |
|
| ---------- | ---------------------------------------------- | ------------- |
|
||||||
| CELL | <Badge type="info" text="Not implemented yet" /> | – |
|
| CELL | <Badge type="tip" text="Available" /> | – |
|
||||||
| ERROR.TYPE | <Badge type="tip" text="Available" /> | – |
|
| ERROR.TYPE | <Badge type="tip" text="Available" /> | – |
|
||||||
| INFO | <Badge type="info" text="Not implemented yet" /> | – |
|
| INFO | <Badge type="info" text="Not implemented yet" /> | – |
|
||||||
| ISBLANK | <Badge type="tip" text="Available" /> | – |
|
| ISBLANK | <Badge type="tip" text="Available" /> | – |
|
||||||
@@ -20,7 +20,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
|
|||||||
| ISEVEN | <Badge type="tip" text="Available" /> | – |
|
| ISEVEN | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISFORMULA | <Badge type="tip" text="Available" /> | – |
|
| ISFORMULA | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISLOGICAL | <Badge type="tip" text="Available" /> | – |
|
| ISLOGICAL | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISNA | <Badge type="info" text="Not implemented yet" /> | – |
|
| ISNA | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISNONTEXT | <Badge type="tip" text="Available" /> | – |
|
| ISNONTEXT | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISNUMBER | <Badge type="tip" text="Available" /> | – |
|
| ISNUMBER | <Badge type="tip" text="Available" /> | – |
|
||||||
| ISODD | <Badge type="tip" text="Available" /> | – |
|
| ISODD | <Badge type="tip" text="Available" /> | – |
|
||||||
@@ -30,5 +30,5 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
|
|||||||
| N | <Badge type="info" text="Not implemented yet" /> | – |
|
| N | <Badge type="info" text="Not implemented yet" /> | – |
|
||||||
| NA | <Badge type="tip" text="Available" /> | – |
|
| NA | <Badge type="tip" text="Available" /> | – |
|
||||||
| SHEET | <Badge type="tip" text="Available" /> | – |
|
| SHEET | <Badge type="tip" text="Available" /> | – |
|
||||||
| SHEETS | <Badge type="info" text="Not implemented yet" /> | – |
|
| SHEETS | <Badge type="tip" text="Available" /> | – |
|
||||||
| TYPE | <Badge type="tip" text="Available" /> | – |
|
| TYPE | <Badge type="tip" text="Available" /> | – |
|
||||||
|
|||||||
Reference in New Issue
Block a user