Infopath:将数字转换为单词。
我想将信息路径编号字段转换为 Word
Ex。我没有。 1000
->像这样的一万
请帮助我。
谢谢你,
I want to convert Info Path number Field to Word
Ex. I have no. 1000
-> Ten Thousand
like that please help me.
Thank you,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,没有内置方法可以实现此目的 - 您必须编写自定义代码。
此链接可能会帮助您将数字转换为文本。
http://www.daniweb.com/software-development/csharp/threads/53072
As far as i know there's no built-in way to achieve this - you'll have to write custom code.
This link might help you converting numbers to text.
http://www.daniweb.com/software-development/csharp/threads/53072