如何让 Excel 工作表忘记它是从 TFS 生成的?

发布于 2024-12-11 21:21:18 字数 269 浏览 0 评论 0原文

我有一个 Excel 工作表,它是通过打开基于 TFS 工作项的某些查询的结果生成的。

我使用此 Excel 进行个人规划,但每当我关闭工作表时,它都会询问我是否要将更改发布到 TFS。

我希望它完全忘记它是源自 TFS,因为我担心有一天我可能会无意中发布我的更改。

我尝试以最旧的 Excel 格式保存 Excel 文档,但这没有帮助。

Excel 对话框

I have an Excel sheet which is generated by opening the result from some query based on TFS work items.

I'm using this Excel for my personal planning, but whenever I close the Sheet, it asks me if I want to publish my changes to TFS.

I want it to completely forget that it is derived from TFS, because I fear that some day I may publish my changes unintentionally.

I have tried saving the Excel Document in the oldest possible Excel format, but that doesn't help.

Excel Dialog

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

蓝咒 2024-12-18 21:21:18

这比提供的其他解决方案要容易得多:

  1. 单击表中的单元格
  2. 打开功能区上的表设计选项卡
  3. 单击“将表转换为范围”
  4. 保存工作簿

完成!

免责声明:我只在 TFS 2012 和 TFS 2012 上尝试过。办公室2010。

This is much easier than the other solutions on offer:

  1. Click on a cell in the table
  2. Open the Table Design tab on the ribbon
  3. Click "Convert table to range"
  4. Save the workbook

Done!

Disclaimer: I've only tried it with TFS 2012 & Office 2010.

长梦不多时 2024-12-18 21:21:18

您可以复制该列表并将其粘贴到另一个 Excel 工作簿中。

You can copy the list and paste it into another Excel workbook.

赠佳期 2024-12-18 21:21:18

有一个过程描述了如何执行此操作 此 Microsoft 博客,由 Dennis Habib 提供:

“关闭 Excel。通过转到 HKLM\Software\Microsoft\Office\Excel\Addins\TfcOfficeShim.Connect 禁用 TFS 加载项,并将“LoadBehavior”从“3”更改为“0”。打开 .xls 文件。擦除自定义文档属性的内容(文件 -> 属性 -> 自定义)。保存文件并退出 Excel。”

There is a procedure that describes how to do this at this Microsoft blog, provided by Dennis Habib:

"Close Excel. Disable the TFS addin by going to HKLM\Software\Microsoft\Office\Excel\Addins\TfcOfficeShim.Connect and change the ‘LoadBehavior’ from ‘3’ to ‘0’. Open the .xls file. Wipe out the contents of the custom document properties (File -> Properties -> Custom). Save the file and exit Excel. Re-enable the TFS addin."

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文