miyabis / MSOfficeTFSAddin

Microsoft Office (Excel, Word, PowerPoint, Project, Visio) add-ins assist Team Foundation Server. checkin, checkout, etc...
Microsoft Public License
17 stars 9 forks source link
excel powerpoint project tfs vba visio vsto word

# MS Office TFS Addin

Microsoft Office (Excel, Word, PowerPoint, Project, Visio) add-ins that assist document version control. You can invoke TF.exe (TFS version control command line tool TF.exe) commands from tool bar or ribbon interface of Microsoft Office. In addition, we have also added the function to export VBA code. The "Copy and resolve conflict" menu can be compared using Excel, Word using TortoiseSVN or TortoiseGit if TortoiseSVN or TortoiseGit is already installed.

日本語のドキュメントは こちら

TFS Ribbon Tab Menu

If the opened document file is TFS controlled (in the workspace), all menus are displayed.

When not under control, only menus other than TFS operation are displayed.

For Use

.Net Framework 4.7.2

Office Application Supports

2019 2016 2013 2010
Excel O O O O
Word O O O O
PowerPoint O O O O
Project *1 *1 O O
Visio *1 *1 O O

*1 : Operation is unconfirmed

TF.exe Supports

2022 2019 2017 2015 2013 2012 2010
Visual Studio O O O O O O O
Team Explorer O O O O O O O

Language Supports

License

Microsoft Public License (MS-PL)

http://opensource.org/licenses/MS-PL

Install

Extract the downloaded compressed file to a suitable folder and execute various VSTO files. When installing the setup file please execute various VSTO files under "C:\Program Files (x86)\MiYABiS\MSOfficeTFSAddin" folder.

Office macro settings

Version upgrade

To upgrade, please unzip to the same folder as last time. Even if you do not run the VSTO file, it will be upgraded automatically when you run Excel or Word.