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.
jxlsExcelファイルからデータを読み取るために使用しています。しかし、 のような数値を読み取ろうとすると、何か問題があります。この列の形式を に設定しない限り、 に12345678912転送されます。1.2345678E10Text
jxls
12345678912
1.2345678E10
Text
列を に設定せずにこの問題を解決するためにできることはありますTextか?
何か助けていただければ幸いです。