Plugin to support other numerical formats #2009
Unanswered
Miki-AG
asked this question in
Q&A | 常见问题
Replies: 1 comment
-
To customize a number format rule, consider using the commandService to call set-numfmt.command (located in packages/sheets-numfmt/src/commands/commands/set-numfmt.command.ts). For more information on how to use the commandService, please refer to this chapter: https://univer.ai/guides/tutorials/csv-import-plugin/. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an example of a plugin that shows how to transform the displayed value of the cells? I want to write a simple plugin that enables a different numerical formatting than the ones provided by the app by default.
Beta Was this translation helpful? Give feedback.
All reactions