Visual Studio 2015

Released: April 2015
TypeScript 1.5 including ES 2015 (ES6) Support
Office Developer Tools has to be installed separately.
You must have Office 2013 SP1 Installed
File, New displays the folders: Apps, Office Add-ins, SharePoint Solutions
Includes Office.js 1.1 - 2014 March


C:\Program Files (x86)\Microsoft Visual Studio 14.0\Xml\Schemas\1033\
offappmanifest.xsd
offappmanifest-1.1.xsd


Update 3 (Released: June 2016)
Includes TypeScript 1.8.34 features
[[Dialogs]] - Excel 2016, Outlook 2016, Word 2016, PowerPoint 2016
[[Commands]] - Excel 2016, Outlook 2016, Word 2016, PowerPoint 2016
[[Task Pane]] - Excel 2016/13, Excel Online, Excel for iPad
[[Task Pane]]- Word 2016/13, Word Online, Word for iPad
[[Task Pane]] - PowerPoint 2016/13, PowerPoint Online
[[Task Pane]] - Project 2016/13
[[Content]] - Excel 2016/13, Excel Online (not available for Word), PowerPoint 2016/13, PowerPoint Online, Access Online
[[Email]] - Read and Compose Form: Outlook 2016/13, Outlook Online, OWA for Devices, Outlook for Mac
[[Appointment]] - Attender and Organizer, Outlook 2016/13, Outlook Online, OWA for Devices, Outlook for Mac


Update 2 (Released: March 2016)
Includes TypeScript 1.8 features
The Office Developer Tools must be installed already.
File, New displays the folders Web Add-ins, VSTO Add-ins, SharePoint Add-ins
This removes Update 1

alt text

Update 1 (Released: November 2015)
Includes TypesScript 1.6 and 1.7 features
The Office Developer Tools has to be installed again to include Update 1.
You must have Office 2013 SP1 Installed
The name was changed from Apps for Office to Office Add-ins
File, New displays the folders: Office Add-ins, VSTO Add-ins, SharePoint Solutions
Office Add-ins has the types: Office Add-in, SharePoint Add-in, Cloud Business App

alt text

This was the file structure

alt text

App.js - code for all html pages - contains code for notification window
App.css - styles for all html pages


Document Level 2016 2013 and 2010 - Excel, Word (v4 runtime)
Application Level 2016 2013 and 2010 - Excel, Word, PowerPoint, Outlook, Visio, Project, InfoPath (v4 runtime)
light bulbs - to indicate quick actions
.NET Framework 4.6
auto properties can have initializers and no longer require setters
index initializers inside an object initializer you can now initialise a specific index of the new object
Await now works in catch and finally blocks
methods, getter only properties can now have a single expression as their body, just like lambdas.



© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext