@types/office-js-preview 1.0.502 → 1.0.503

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-preview (https://github.com
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: Wed, 04 Sep 2024 21:07:34 GMT
11
+ * Last updated: Thu, 05 Sep 2024 15:36:35 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -92000,8 +92000,6 @@ declare namespace Word {
92000
92000
  readonly id: number;
92001
92001
  /**
92002
92002
  * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
92003
-
92004
- Note: The set operation for this property isn't supported in Word on the web.
92005
92003
  *
92006
92004
  * @remarks
92007
92005
  * [Api set: WordApi 1.1]
@@ -104124,8 +104122,6 @@ declare namespace Word {
104124
104122
  color?: string;
104125
104123
  /**
104126
104124
  * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
104127
-
104128
- Note: The set operation for this property isn't supported in Word on the web.
104129
104125
  *
104130
104126
  * @remarks
104131
104127
  * [Api set: WordApi 1.1]
@@ -105827,8 +105823,6 @@ declare namespace Word {
105827
105823
  id?: number;
105828
105824
  /**
105829
105825
  * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
105830
-
105831
- Note: The set operation for this property isn't supported in Word on the web.
105832
105826
  *
105833
105827
  * @remarks
105834
105828
  * [Api set: WordApi 1.1]
@@ -108316,8 +108310,6 @@ declare namespace Word {
108316
108310
  id?: boolean;
108317
108311
  /**
108318
108312
  * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
108319
-
108320
- Note: The set operation for this property isn't supported in Word on the web.
108321
108313
  *
108322
108314
  * @remarks
108323
108315
  * [Api set: WordApi 1.1]
@@ -108491,8 +108483,6 @@ declare namespace Word {
108491
108483
  id?: boolean;
108492
108484
  /**
108493
108485
  * For EACH ITEM in the collection: Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
108494
-
108495
- Note: The set operation for this property isn't supported in Word on the web.
108496
108486
  *
108497
108487
  * @remarks
108498
108488
  * [Api set: WordApi 1.1]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.502",
3
+ "version": "1.0.503",
4
4
  "description": "TypeScript definitions for office-js-preview",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
- "typesPublisherContentHash": "584e08e47317f3f31ff9fe99615cfda42cfd3467b08deab0dc7e8b7875ea16d2",
48
+ "typesPublisherContentHash": "1a64dea695b4e430b9e27babc6b8088c10bcc4da410f24f9272639187f84efd4",
49
49
  "typeScriptVersion": "4.8",
50
50
  "nonNpm": true
51
51
  }