Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将信息路径编号字段转换为 Word
前任。我没有。1000->Ten Thousand像这样请帮助我。
1000
Ten Thousand
谢谢,
据我所知,没有内置的方法可以实现这一点 - 您必须编写自定义代码。此链接可能会帮助您将数字转换为文本。
http://www.daniweb.com/software-development/csharp/threads/53072