diff --git a/types/office-js/index.d.ts b/types/office-js/index.d.ts
index 36af5da50a..167f475cc6 100644
--- a/types/office-js/index.d.ts
+++ b/types/office-js/index.d.ts
@@ -251,12 +251,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
var context: Context;
@@ -282,12 +282,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*
* @param reason Indicates how the app was initialized.
@@ -314,12 +314,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*
* @param useShortNamespace True to use the shortcut alias; otherwise false to disable it. The default is true.
@@ -342,12 +342,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | | Y | | |
*
*/
enum AsyncResultStatus {
@@ -374,9 +374,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | | Y |
*
*/
enum InitializationReason {
@@ -403,13 +403,13 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
* | OneNote | | Y | | Y | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
enum HostType {
@@ -456,13 +456,13 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
* | OneNote | | Y | | Y | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
enum PlatformType {
@@ -515,12 +515,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
asyncContext: any;
@@ -538,12 +538,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
error: Office.Error;
@@ -561,12 +561,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
status: AsyncResultStatus;
@@ -588,12 +588,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
value: any;
@@ -624,8 +624,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for iPad |
- * | Excel | Y |
- * | Word | Y |
+ * | Excel | Y |
+ * | Word | Y |
*
*/
commerceAllowed: boolean;
@@ -646,12 +646,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
contentLanguage: string;
@@ -681,12 +681,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | | Y | | |
*
*/
displayLanguage: string;
@@ -704,11 +704,11 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | Y | Y |
*
*/
document: Office.Document;
@@ -779,9 +779,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for iPad |
- * | Excel | Y |
- * | PowerPoint | Y |
- * | Word | Y |
+ * | Excel | Y |
+ * | PowerPoint | Y |
+ * | Word | Y |
*
*/
touchEnabled: boolean;
@@ -805,12 +805,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | | Y | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | | Y | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
interface Error {
@@ -853,7 +853,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Outlook | Y (Mailbox 1.3) | | |
+ * | Outlook | Y (Mailbox 1.3) | | |
*
*/
source:Source;
@@ -881,10 +881,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Outlook | Y (Mailbox 1.3) | | |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | Outlook | Y (Mailbox 1.3) | | |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param options Optional. An object literal that contains one or more of the following properties.
@@ -1421,10 +1421,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop |
- * | Excel | Y |
- * | Outlook | Y |
- * | PowerPoint | Y |
- * | Word | Y |
+ * | Excel | Y |
+ * | Outlook | Y |
+ * | PowerPoint | Y |
+ * | Word | Y |
*
*/
interface OfficeTheme {
@@ -1485,9 +1485,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | | Y |
*
*/
function select(expression: string, callback?: (result: AsyncResult) => void): Binding;
@@ -1505,7 +1505,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | PowerPoint | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
*
*/
enum ActiveView {
@@ -1531,9 +1531,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | Y | | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | Y | | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
enum BindingType {
@@ -1567,12 +1567,12 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad | OWA for Devices | Office for Mac |
- * | Access | Y | | | | |
- * | Excel | Y | Y | Y | | |
- * | Outlook | Y | Y | | Y | Y |
- * | PowerPoint | Y | Y | Y | | |
- * | Project | Y | | | | |
- * | Word | Y | Y | Y | | |
+ * | Access | Y | | | | |
+ * | Excel | Y | Y | Y | | |
+ * | Outlook | Y | Y | | Y | Y |
+ * | PowerPoint | Y | Y | Y | | |
+ * | Project | Y | | | | |
+ * | Word | Y | Y | Y | | |
*
*/
enum CoercionType {
@@ -1632,10 +1632,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | | Y |
*
*/
enum DocumentMode {
@@ -1663,7 +1663,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
enum CustomXMLNodeType {
@@ -1714,11 +1714,11 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Outlook | Y | Y | Y |
- * | PowerPoint | Y | Y | |
- * | Project | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | Outlook | Y | Y | Y |
+ * | PowerPoint | Y | Y | |
+ * | Project | Y | | |
+ * | Word | Y | | Y |
*
*/
enum EventType {
@@ -1734,7 +1734,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | PowerPoint | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
*
*/
ActiveViewChanged,
@@ -1754,9 +1754,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
BindingDataChanged,
@@ -1776,9 +1776,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
BindingSelectionChanged,
@@ -1802,8 +1802,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | | Y | |
- * | Word | Y | Y | |
+ * | Excel | | Y | |
+ * | Word | Y | Y | |
*
*/
DocumentSelectionChanged,
@@ -1849,10 +1849,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
SettingsChanged,
@@ -1880,9 +1880,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
enum FileType {
@@ -1913,9 +1913,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | | Y |
*
*/
enum FilterType {
@@ -1942,9 +1942,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | | Y |
*
*/
enum GoToType {
@@ -1988,7 +1988,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | PowerPoint | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
*
*/
enum Index {
@@ -2023,9 +2023,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | | |
+ * | Word | Y | | Y |
*
*/
enum SelectionMode {
@@ -2055,9 +2055,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | | Y |
*
*/
enum ValueFormat {
@@ -2090,9 +2090,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface Binding {
@@ -2358,9 +2358,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
document: Document;
@@ -2391,9 +2391,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
* @param itemName Name of the bindable object in the document. For Example 'MyExpenses' table in Excel."
* @param bindingType The {@link Office.BindingType} for the data. The method returns null if the selected object cannot be coerced into the specified type.
@@ -2418,8 +2418,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
*
*
* @param bindingType Specifies the type of the binding object to create. Required. Returns null if the selected object cannot be coerced into the specified type.
@@ -2447,9 +2447,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param bindingType Specifies the type of the binding object to create. Required. Returns null if the selected object cannot be coerced into the specified type.
@@ -2472,9 +2472,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param options Provides an option for preserving context data of any type, unchanged, for use in a callback.
@@ -2498,9 +2498,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param id Specifies the unique name of the binding object. Required.
@@ -2525,9 +2525,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param id Specifies the unique name to be used to identify the binding object. Required.
@@ -2551,7 +2551,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface CustomXmlNode {
@@ -2668,7 +2668,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface CustomXmlPart {
@@ -2753,7 +2753,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
interface NodeDeletedEventArgs {
@@ -2787,7 +2787,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
interface NodeInsertedEventArgs {
@@ -2816,7 +2816,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
interface NodeReplacedEventArgs {
@@ -2853,7 +2853,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
interface CustomXmlParts {
@@ -2898,7 +2898,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
interface CustomXmlPrefixMappings {
@@ -2961,9 +2961,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
bindings: Bindings;
@@ -2981,7 +2981,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Word | Y | | Y |
+ * | Word | Y | | Y |
*
*/
customXmlParts: CustomXmlParts;
@@ -2999,10 +2999,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
mode: DocumentMode;
@@ -3020,10 +3020,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
settings: Settings;
@@ -3041,10 +3041,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | | |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | | |
+ * | Word | Y | Y | Y |
*
*/
url: string;
@@ -3065,10 +3065,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Project | Y | | |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Project | Y | | |
+ * | Word | Y | Y | Y |
*
*
* @param eventType For a Document object event, the eventType parameter can be specified as `Office.EventType.Document.SelectionChanged` or `Office.EventType.Document.ActiveViewChanged`, or the corresponding text value of this enumeration.
@@ -3094,9 +3094,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | | | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | | | Y |
+ * | Excel | | | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | | | Y |
*
*
* @param options Provides an option for preserving context data of any type, unchanged, for use in a callback.
@@ -3130,9 +3130,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | | |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | | Y |
+ * | Excel | Y | | |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | | Y |
*
*
* @param fileType The format in which the file will be returned
@@ -3157,9 +3157,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param options Provides an option for preserving context data of any type, unchanged, for use in a callback.
@@ -3239,11 +3239,11 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Project | Y | Y | |
- * | Word | Y | | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Project | Y | Y | |
+ * | Word | Y | | Y |
*
*
* @param coercionType The type of data structure to return. See the remarks section for each host's supported coercion types.
@@ -3278,9 +3278,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | | Y |
*
*
* @param id The identifier of the object or location to go to.
@@ -3304,9 +3304,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param eventType The event type. For document can be 'Document.SelectionChanged' or 'Document.ActiveViewChanged'.
@@ -3389,10 +3389,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | y | | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | y | | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param data The data to be set. Either a string or {@link Office.CoercionType} value, 2d array or TableData object.
@@ -3430,7 +3430,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getProjectFieldAsync(fieldId: number, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3452,7 +3452,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getResourceFieldAsync(resourceId: string, fieldId: number, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3472,7 +3472,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getSelectedResourceAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3492,7 +3492,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getSelectedTaskAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3512,7 +3512,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getSelectedViewAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3533,7 +3533,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getTaskAsync(taskId: string, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3555,7 +3555,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getTaskFieldAsync(taskId: string, fieldId: number, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3575,7 +3575,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getWSSUrlAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3598,7 +3598,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getMaxResourceIndexAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3621,7 +3621,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getMaxTaskIndexAsync(options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3645,7 +3645,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getResourceByIndexAsync(resourceIndex: number, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3669,7 +3669,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
getTaskByIndexAsync(taskIndex: number, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3695,7 +3695,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
setResourceFieldAsync(resourceId: string, fieldId: number, fieldValue: string | number | boolean | object, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3721,7 +3721,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
setTaskFieldAsync(taskId: string, fieldId: number, fieldValue: string | number | boolean | object, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3754,8 +3754,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface File {
@@ -3866,8 +3866,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface MatrixBinding extends Binding {
@@ -3955,7 +3955,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | | Y | |
+ * | Excel | | Y | |
*
*/
addHandlerAsync(eventType: Office.EventType, handler: any, options?: Office.AsyncContextOptions, callback?: (result: AsyncResult) => void): void;
@@ -3974,10 +3974,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param settingName The case-sensitive name of the setting to retrieve.
@@ -4030,10 +4030,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param callback Optional. A function that is invoked when the callback returns, whose only parameter is of type AsyncResult. When the function you passed to the callback parameter executes, it receives an AsyncResult object that you can access from the callback function's only parameter.
@@ -4058,10 +4058,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | | Y |
*
*
* @param settingName The case-sensitive name of the setting to remove.
@@ -4089,9 +4089,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
*
*
* @param eventType Specifies the type of event to remove. Required.
@@ -4141,10 +4141,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param options Provides options for saving settings.
@@ -4172,10 +4172,10 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param settingName The case-sensitive name of the setting to set or create.
@@ -4200,8 +4200,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | PowerPoint | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | PowerPoint | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface Slice {
@@ -4247,9 +4247,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
columnCount: number;
@@ -4267,9 +4267,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
hasHeaders: boolean;
@@ -4295,9 +4295,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
rowCount: number;
@@ -4327,8 +4327,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param tableData An array of arrays ("matrix") or a TableData object that contains one or more columns of data to add to the table. Required.
@@ -4362,9 +4362,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param rows An array of arrays ("matrix") or a TableData object that contains one or more rows of data to add to the table. Required.
@@ -4388,9 +4388,9 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Access | | Y | |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Access | | Y | |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*
* @param options Provides an option for preserving context data of any type, unchanged, for use in a callback.
@@ -4412,7 +4412,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
+ * | Excel | Y | Y | Y |
*
*
* @param options Provides an option for preserving context data of any type, unchanged, for use in a callback.
@@ -4549,7 +4549,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
+ * | Excel | Y | Y | Y |
*
*
* @param cellFormat An array that contains one or more JavaScript objects that specify which cells to target and the formatting to apply to them.
@@ -4599,7 +4599,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
+ * | Excel | Y | Y | Y |
*
*
* @param tableOptions An object literal containing a list of property name-value pairs that define the table options to apply.
@@ -4670,7 +4670,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
+ * | Excel | Y | Y | Y |
*
*/
enum Table {
@@ -4704,8 +4704,8 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) | Office for iPad |
- * | Excel | Y | Y | Y |
- * | Word | Y | Y | Y |
+ * | Excel | Y | Y | Y |
+ * | Word | Y | Y | Y |
*
*/
interface TextBinding extends Binding { }
@@ -4725,7 +4725,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
enum ProjectProjectFields {
@@ -4796,7 +4796,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
enum ProjectResourceFields {
@@ -5618,7 +5618,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
enum ProjectTaskFields {
@@ -6764,7 +6764,7 @@ declare namespace Office {
* *Supported hosts, by platform*
*
* | | Office for Windows desktop | Office Online (in browser) |
- * | Project | Y | |
+ * | Project | Y | |
*
*/
enum ProjectViewTypes {