@types/office-js-preview 1.0.372 → 1.0.373

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ This package contains type definitions for Office.js (https://github.com/OfficeD
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 27 Jan 2023 19:02:33 GMT
11
+ * Last updated: Tue, 31 Jan 2023 21:32:38 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
@@ -239,20 +239,17 @@ declare namespace Office {
239
239
  *
240
240
  * **Support details**
241
241
  *
242
- * A capital Y in the following matrix indicates that this object is supported in the corresponding Office application.
243
- * An empty cell indicates that the Office application doesn't support this object.
244
- *
245
242
  * For more information about Office application and server requirements, see
246
243
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
247
244
  *
248
245
  * *Supported applications, by platform*
249
246
  * <table>
250
247
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th><th> Outlook on mobile devices </th><th> Office on Mac </th></tr>
251
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
252
- * <tr><td><strong> Outlook </strong></td><td> Y </td><td> Y </td><td> </td><td> Y </td><td> Y </td></tr>
253
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
254
- * <tr><td><strong> Project </strong></td><td> Y </td><td> </td><td> </td><td> </td><td> Y </td></tr>
255
- * <tr><td><strong> Word </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
248
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
249
+ * <tr><td><strong> Outlook </strong></td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td><td> Supported </td></tr>
250
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
251
+ * <tr><td><strong> Project </strong></td><td> Supported </td><td> </td><td> </td><td> </td><td> Supported </td></tr>
252
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
256
253
  * </table>
257
254
  */
258
255
  var context: Context;
@@ -274,20 +271,17 @@ declare namespace Office {
274
271
  *
275
272
  * **Support details**
276
273
  *
277
- * A capital Y in the following matrix indicates that this function is supported in the corresponding Office application.
278
- * An empty cell indicates that the Office application doesn't support this function.
279
- *
280
274
  * For more information about Office application and server requirements, see
281
275
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
282
276
  *
283
277
  * *Supported applications, by platform*
284
278
  * <table>
285
279
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th><th> Outlook on mobile devices </th><th> Office on Mac </th></tr>
286
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
287
- * <tr><td><strong> Outlook </strong></td><td> Y </td><td> Y </td><td> </td><td> Y </td><td> Y </td></tr>
288
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
289
- * <tr><td><strong> Project </strong></td><td> Y </td><td> </td><td> </td><td> </td><td> Y </td></tr>
290
- * <tr><td><strong> Word </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
280
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
281
+ * <tr><td><strong> Outlook </strong></td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td><td> Supported </td></tr>
282
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
283
+ * <tr><td><strong> Project </strong></td><td> Supported </td><td> </td><td> </td><td> </td><td> Supported </td></tr>
284
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
291
285
  * </table>
292
286
  *
293
287
  * @param reason Indicates how the app was initialized.
@@ -311,20 +305,17 @@ declare namespace Office {
311
305
  *
312
306
  * **Support details**
313
307
  *
314
- * A capital Y in the following matrix indicates that this function is supported in the corresponding Office application.
315
- * An empty cell indicates that the Office application doesn't support this function.
316
- *
317
308
  * For more information about Office application and server requirements, see
318
309
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
319
310
  *
320
311
  * *Supported applications, by platform*
321
312
  * <table>
322
313
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th><th> Outlook on mobile devices </th><th> Office on Mac </th></tr>
323
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
324
- * <tr><td><strong> Outlook </strong></td><td> Y </td><td> Y </td><td> </td><td> Y </td><td> Y </td></tr>
325
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
326
- * <tr><td><strong> Project </strong></td><td> Y </td><td> </td><td> </td><td> </td><td> </td></tr>
327
- * <tr><td><strong> Word </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
314
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
315
+ * <tr><td><strong> Outlook </strong></td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td><td> Supported </td></tr>
316
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
317
+ * <tr><td><strong> Project </strong></td><td> Supported </td><td> </td><td> </td><td> </td><td> </td></tr>
318
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
328
319
  * </table>
329
320
  *
330
321
  * @param useShortNamespace True to use the shortcut alias; otherwise false to disable it. The default is true.
@@ -875,20 +866,17 @@ declare namespace Office {
875
866
  *
876
867
  * **Support details**
877
868
  *
878
- * A capital Y in the following matrix indicates that this property is supported in the corresponding Office application.
879
- * An empty cell indicates that the Office application doesn't support this property.
880
- *
881
869
  * For more information about Office application and server requirements, see
882
870
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
883
871
  *
884
872
  * *Supported applications, by platform*
885
873
  * <table>
886
874
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th><th> Outlook on mobile devices </th><th> Office on Mac </th></tr>
887
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
888
- * <tr><td><strong> Outlook </strong></td><td> Y </td><td> Y </td><td> </td><td> Y </td><td> Y </td></tr>
889
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
890
- * <tr><td><strong> Project </strong></td><td> Y </td><td> </td><td> </td><td> </td><td> </td></tr>
891
- * <tr><td><strong> Word </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> </td></tr>
875
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
876
+ * <tr><td><strong> Outlook </strong></td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td><td> Supported </td></tr>
877
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
878
+ * <tr><td><strong> Project </strong></td><td> Supported </td><td> </td><td> </td><td> </td><td> </td></tr>
879
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> </td></tr>
892
880
  * </table>
893
881
  */
894
882
  contentLanguage: string;
@@ -916,20 +904,17 @@ declare namespace Office {
916
904
  *
917
905
  * **Support details**
918
906
  *
919
- * A capital Y in the following matrix indicates that this property is supported in the corresponding Office application.
920
- * An empty cell indicates that the Office application doesn't support this property.
921
- *
922
907
  * For more information about Office application and server requirements, see
923
908
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
924
909
  *
925
910
  * *Supported applications, by platform*
926
911
  * <table>
927
912
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th><th> Outlook on mobile devices </th><th> Office on Mac </th></tr>
928
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
929
- * <tr><td><strong> Outlook </strong></td><td> Y </td><td> Y </td><td> </td><td> Y </td><td> Y </td></tr>
930
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td><td> </td><td> Y </td></tr>
931
- * <tr><td><strong> Project </strong></td><td> Y </td><td> </td><td> </td><td> </td><td> Y </td></tr>
932
- * <tr><td><strong> Word </strong></td><td> Y </td><td> </td><td> Y </td><td> </td><td> Y </td></tr>
913
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
914
+ * <tr><td><strong> Outlook </strong></td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td><td> Supported </td></tr>
915
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> Supported </td><td> Supported </td><td> </td><td> Supported </td></tr>
916
+ * <tr><td><strong> Project </strong></td><td> Supported </td><td> </td><td> </td><td> </td><td> Supported </td></tr>
917
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> </td><td> Supported </td><td> </td><td> Supported </td></tr>
933
918
  * </table>
934
919
  */
935
920
  displayLanguage: string;
@@ -1995,10 +1980,10 @@ declare namespace Office {
1995
1980
  * *Supported applications, by platform*
1996
1981
  * <table>
1997
1982
  * <tr><th> </th><th> Office on Windows </th><th> Office on the web </th></tr>
1998
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> </td></tr>
1983
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> </td></tr>
1999
1984
  * <tr><td><strong> Outlook </strong></td><td> Preview </td><td> </td></tr>
2000
- * <tr><td><strong> PowerPoint </strong></td><td> Y </td><td> </td></tr>
2001
- * <tr><td><strong> Word </strong></td><td> Y </td><td> Y </td></tr>
1985
+ * <tr><td><strong> PowerPoint </strong></td><td> Supported </td><td> </td></tr>
1986
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> Supported </td></tr>
2002
1987
  * </table>
2003
1988
  */
2004
1989
  interface OfficeTheme {
@@ -2079,17 +2064,14 @@ declare namespace Office {
2079
2064
  *
2080
2065
  * **Support details**
2081
2066
  *
2082
- * A capital Y in the following matrix indicates that this function is supported in the corresponding Office application.
2083
- * An empty cell indicates that the Office application doesn't support this function.
2084
- *
2085
2067
  * For more information about Office application and server requirements, see
2086
2068
  * {@link https://learn.microsoft.com/office/dev/add-ins/concepts/requirements-for-running-office-add-ins | Requirements for running Office Add-ins}.
2087
2069
  *
2088
2070
  * *Supported applications, by platform*
2089
2071
  * <table>
2090
2072
  * <tr><th> </th><th> Office on Windows </th><th> Office in web browser </th><th> Office on iPad </th></tr>
2091
- * <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td></tr>
2092
- * <tr><td><strong> Word </strong></td><td> Y </td><td> </td><td> Y </td></tr>
2073
+ * <tr><td><strong> Excel </strong></td><td> Supported </td><td> Supported </td><td> Supported </td></tr>
2074
+ * <tr><td><strong> Word </strong></td><td> Supported </td><td> </td><td> Supported </td></tr>
2093
2075
  * </table>
2094
2076
  */
2095
2077
  function select(expression: string, callback?: (result: AsyncResult<any>) => void): Binding;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.372",
3
+ "version": "1.0.373",
4
4
  "description": "TypeScript definitions for Office.js",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
- "typesPublisherContentHash": "210f600254c085ad5146acbeb954b0ab074752200829a7e0e326e45e76e78581",
48
+ "typesPublisherContentHash": "8dedcc8ad63bb1852b6398d2adba6e2f66c609674850b8e7f5027920075f7f9e",
49
49
  "typeScriptVersion": "4.2"
50
50
  }