Python论坛  - 讨论区

标题:[python-chinese] pyExcelerator的问题

2007年11月27日 星期二 11:40

23号 no.0023在gmail.com
星期二 十一月 27 11:40:59 HKT 2007

运行环境: Python2.5.1/pyExcelerator-0.6.3a

from pyExcelerator import *
wb = Workbook()
ws = wb.add_sheet('1')
style = XFStyle()
style.num_format_str = '#,##0.00'
ws.write(0, 0, 5824387.80, style)
wb.save('1.xls')

出来的结果是: -4913030.44

bug?

--
Best Regards,
       No.23
----
My Blog: http://blog.chinaunix.net/u1/42287/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号