【问题标题】:Reading custom document property saved in an excel through SpreadsheetGear通过 SpreadsheetGear 读取保存在 Excel 中的自定义文档属性
【发布时间】:2015-04-27 22:03:24
【问题描述】:

我正在尝试打开一个 .xlsx 文件并在我的 SpreadsheetGear 中显示内容。

mySpreadSheetGearControl.ActiveWorkBook = SpreadsheetGear.Factory.GetWorkbook(filename);

而文件名是我试图打开的 Excel 文件。内容显示在我的电子表格控件中。 现在我需要通过我的 Spreadsheetgear 访问我保存在原始 Excel 文件中的自定义文档属性。有什么办法可以做到这一点。

提前致谢。

【问题讨论】:

    标签: wpf excel spreadsheetgear


    【解决方案1】:

    遗憾的是,SpreadsheetGear 尚不支持读取或写入文档属性,因此这些对象在包含它们的工作簿中读取时将被删除。

    我在 SpreadsheetGear 工作,我们确实会跟踪这些类型的请求,以供将来实施时考虑。欢迎您通过 support@spreadsheetgear.com 与我们联系,以便我将您的联系信息添加到此请求中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-08-17
      • 1970-01-01
      • 1970-01-01
      • 2019-02-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-03-25
      相关资源
      最近更新 更多