XlFileFormat为Excel 2010文件 [英] XlFileFormat for excel 2010 file

查看:775
本文介绍了XlFileFormat为Excel 2010文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要为它创建从C#
一个Excel 2010的文件,所以会是怎样的XlFileFormat枚举

I want to create a excel 2010 file from C# so what will be the XlFileFormat Enumeration for it.

http://msdn.microsoft.com/en-us/library/microsoft.office.interop.excel。 xlfileformat.aspx

推荐答案


  • xlOpenXMLWorkbook 对于宏观的.xlsx工作簿免费

  • xlOpenXMLWorkbookMacroEnabled 的.XLSM宏工作簿启用

  • xlOpenXMLWorkbook for a .xlsx macro free workbook.
  • xlOpenXMLWorkbookMacroEnabled for a .xlsm macro enabled workbook.
  • 知识的关键部分是,新的Office 2007文件格式被称为的的Office Open XML

    The key piece of knowledge is that the new Office 2007 file formats are called Office Open XML.

    这篇关于XlFileFormat为Excel 2010文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆