@types/office-js 1.0.242 → 1.0.245
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.
- office-js/README.md +1 -1
- office-js/index.d.ts +51 -50
- office-js/package.json +2 -2
office-js/README.md
CHANGED
|
@@ -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.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Thu, 31 Mar 2022 18:31:49 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
|
|
14
14
|
|
office-js/index.d.ts
CHANGED
|
@@ -9390,7 +9390,7 @@ declare namespace Office {
|
|
|
9390
9390
|
*
|
|
9391
9391
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
9392
9392
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
9393
|
-
* {@link https://docs.microsoft.com/
|
|
9393
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
9394
9394
|
*
|
|
9395
9395
|
* Child interfaces:
|
|
9396
9396
|
*
|
|
@@ -9405,7 +9405,7 @@ declare namespace Office {
|
|
|
9405
9405
|
*
|
|
9406
9406
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
9407
9407
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
9408
|
-
* {@link https://docs.microsoft.com/
|
|
9408
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
9409
9409
|
*
|
|
9410
9410
|
* Parent interfaces:
|
|
9411
9411
|
*
|
|
@@ -9780,7 +9780,7 @@ declare namespace Office {
|
|
|
9780
9780
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
9781
9781
|
*
|
|
9782
9782
|
* For supported events, refer to the Item object model
|
|
9783
|
-
* {@link https://docs.microsoft.com/
|
|
9783
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
9784
9784
|
*
|
|
9785
9785
|
* @remarks
|
|
9786
9786
|
* [Api set: Mailbox 1.7]
|
|
@@ -9802,7 +9802,7 @@ declare namespace Office {
|
|
|
9802
9802
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
9803
9803
|
*
|
|
9804
9804
|
* For supported events, refer to the Item object model
|
|
9805
|
-
* {@link https://docs.microsoft.com/
|
|
9805
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
9806
9806
|
*
|
|
9807
9807
|
* @remarks
|
|
9808
9808
|
* [Api set: Mailbox 1.7]
|
|
@@ -10304,7 +10304,7 @@ declare namespace Office {
|
|
|
10304
10304
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
10305
10305
|
*
|
|
10306
10306
|
* For supported events, refer to the Item object model
|
|
10307
|
-
* {@link https://docs.microsoft.com/
|
|
10307
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
10308
10308
|
*
|
|
10309
10309
|
* @remarks
|
|
10310
10310
|
* [Api set: Mailbox 1.7]
|
|
@@ -10324,7 +10324,7 @@ declare namespace Office {
|
|
|
10324
10324
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
10325
10325
|
*
|
|
10326
10326
|
* For supported events, refer to the Item object model
|
|
10327
|
-
* {@link https://docs.microsoft.com/
|
|
10327
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
10328
10328
|
*
|
|
10329
10329
|
* @remarks
|
|
10330
10330
|
* [Api set: Mailbox 1.7]
|
|
@@ -10649,7 +10649,7 @@ declare namespace Office {
|
|
|
10649
10649
|
*
|
|
10650
10650
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
10651
10651
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
10652
|
-
* {@link https://docs.microsoft.com/
|
|
10652
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
10653
10653
|
*
|
|
10654
10654
|
* Parent interfaces:
|
|
10655
10655
|
*
|
|
@@ -10969,7 +10969,7 @@ declare namespace Office {
|
|
|
10969
10969
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
10970
10970
|
*
|
|
10971
10971
|
* For supported events, refer to the Item object model
|
|
10972
|
-
* {@link https://docs.microsoft.com/
|
|
10972
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
10973
10973
|
*
|
|
10974
10974
|
* @remarks
|
|
10975
10975
|
* [Api set: Mailbox 1.7]
|
|
@@ -10991,7 +10991,7 @@ declare namespace Office {
|
|
|
10991
10991
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
10992
10992
|
*
|
|
10993
10993
|
* For supported events, refer to the Item object model
|
|
10994
|
-
* {@link https://docs.microsoft.com/
|
|
10994
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
10995
10995
|
*
|
|
10996
10996
|
* @remarks
|
|
10997
10997
|
* [Api set: Mailbox 1.7]
|
|
@@ -11480,7 +11480,7 @@ declare namespace Office {
|
|
|
11480
11480
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
11481
11481
|
*
|
|
11482
11482
|
* For supported events, refer to the Item object model
|
|
11483
|
-
* {@link https://docs.microsoft.com/
|
|
11483
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
11484
11484
|
*
|
|
11485
11485
|
* @remarks
|
|
11486
11486
|
* [Api set: Mailbox 1.7]
|
|
@@ -11500,7 +11500,7 @@ declare namespace Office {
|
|
|
11500
11500
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
11501
11501
|
*
|
|
11502
11502
|
* For supported events, refer to the Item object model
|
|
11503
|
-
* {@link https://docs.microsoft.com/
|
|
11503
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
11504
11504
|
*
|
|
11505
11505
|
* @remarks
|
|
11506
11506
|
* [Api set: Mailbox 1.7]
|
|
@@ -13009,7 +13009,7 @@ declare namespace Office {
|
|
|
13009
13009
|
* You can determine the type of the item by using the `itemType` property.
|
|
13010
13010
|
*
|
|
13011
13011
|
* To see the full member list, refer to the
|
|
13012
|
-
* {@link https://docs.microsoft.com/
|
|
13012
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
13013
13013
|
*
|
|
13014
13014
|
* If you want to see IntelliSense for only a specific type or mode, cast this item to one of the following:
|
|
13015
13015
|
*
|
|
@@ -13034,7 +13034,7 @@ declare namespace Office {
|
|
|
13034
13034
|
*
|
|
13035
13035
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
13036
13036
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
13037
|
-
* {@link https://docs.microsoft.com/
|
|
13037
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
13038
13038
|
*
|
|
13039
13039
|
* Child interfaces:
|
|
13040
13040
|
*
|
|
@@ -13049,7 +13049,7 @@ declare namespace Office {
|
|
|
13049
13049
|
*
|
|
13050
13050
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
13051
13051
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
13052
|
-
* {@link https://docs.microsoft.com/
|
|
13052
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
13053
13053
|
*
|
|
13054
13054
|
* Child interfaces:
|
|
13055
13055
|
*
|
|
@@ -13366,7 +13366,7 @@ declare namespace Office {
|
|
|
13366
13366
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
13367
13367
|
*
|
|
13368
13368
|
* For supported events, refer to the Mailbox object model
|
|
13369
|
-
* {@link https://docs.microsoft.com/
|
|
13369
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox#events | events section}.
|
|
13370
13370
|
*
|
|
13371
13371
|
* @remarks
|
|
13372
13372
|
* [Api set: Mailbox 1.5]
|
|
@@ -13387,7 +13387,7 @@ declare namespace Office {
|
|
|
13387
13387
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
13388
13388
|
*
|
|
13389
13389
|
* For supported events, refer to the Mailbox object model
|
|
13390
|
-
* {@link https://docs.microsoft.com/
|
|
13390
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox#events | events section}.
|
|
13391
13391
|
*
|
|
13392
13392
|
* @remarks
|
|
13393
13393
|
* [Api set: Mailbox 1.5]
|
|
@@ -14090,7 +14090,7 @@ declare namespace Office {
|
|
|
14090
14090
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
14091
14091
|
*
|
|
14092
14092
|
* For supported events, refer to the Mailbox object model
|
|
14093
|
-
* {@link https://docs.microsoft.com/
|
|
14093
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox#events | events section}.
|
|
14094
14094
|
*
|
|
14095
14095
|
* @remarks
|
|
14096
14096
|
* [Api set: Mailbox 1.5]
|
|
@@ -14109,7 +14109,7 @@ declare namespace Office {
|
|
|
14109
14109
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
14110
14110
|
*
|
|
14111
14111
|
* For supported events, refer to the Mailbox object model
|
|
14112
|
-
* {@link https://docs.microsoft.com/
|
|
14112
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox#events | events section}.
|
|
14113
14113
|
*
|
|
14114
14114
|
* @remarks
|
|
14115
14115
|
* [Api set: Mailbox 1.5]
|
|
@@ -14301,7 +14301,7 @@ declare namespace Office {
|
|
|
14301
14301
|
*
|
|
14302
14302
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
14303
14303
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
14304
|
-
* {@link https://docs.microsoft.com/
|
|
14304
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
14305
14305
|
*
|
|
14306
14306
|
* Child interfaces:
|
|
14307
14307
|
*
|
|
@@ -14316,7 +14316,7 @@ declare namespace Office {
|
|
|
14316
14316
|
*
|
|
14317
14317
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
14318
14318
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
14319
|
-
* {@link https://docs.microsoft.com/
|
|
14319
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
14320
14320
|
*
|
|
14321
14321
|
* Parent interfaces:
|
|
14322
14322
|
*
|
|
@@ -14658,7 +14658,7 @@ declare namespace Office {
|
|
|
14658
14658
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
14659
14659
|
*
|
|
14660
14660
|
* For supported events, refer to the Item object model
|
|
14661
|
-
* {@link https://docs.microsoft.com/
|
|
14661
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
14662
14662
|
*
|
|
14663
14663
|
* @remarks
|
|
14664
14664
|
* [Api set: Mailbox 1.7]
|
|
@@ -14680,7 +14680,7 @@ declare namespace Office {
|
|
|
14680
14680
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
14681
14681
|
*
|
|
14682
14682
|
* For supported events, refer to the Item object model
|
|
14683
|
-
* {@link https://docs.microsoft.com/
|
|
14683
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
14684
14684
|
*
|
|
14685
14685
|
* @remarks
|
|
14686
14686
|
* [Api set: Mailbox 1.7]
|
|
@@ -15240,7 +15240,7 @@ declare namespace Office {
|
|
|
15240
15240
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
15241
15241
|
*
|
|
15242
15242
|
* For supported events, refer to the Item object model
|
|
15243
|
-
* {@link https://docs.microsoft.com/
|
|
15243
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
15244
15244
|
*
|
|
15245
15245
|
* @remarks
|
|
15246
15246
|
* [Api set: Mailbox 1.7]
|
|
@@ -15260,7 +15260,7 @@ declare namespace Office {
|
|
|
15260
15260
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
15261
15261
|
*
|
|
15262
15262
|
* For supported events, refer to the Item object model
|
|
15263
|
-
* {@link https://docs.microsoft.com/
|
|
15263
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
15264
15264
|
*
|
|
15265
15265
|
* @remarks
|
|
15266
15266
|
* [Api set: Mailbox 1.7]
|
|
@@ -15404,7 +15404,7 @@ declare namespace Office {
|
|
|
15404
15404
|
*
|
|
15405
15405
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
15406
15406
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
15407
|
-
* {@link https://docs.microsoft.com/
|
|
15407
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item | Object Model} page.
|
|
15408
15408
|
*
|
|
15409
15409
|
* Parent interfaces:
|
|
15410
15410
|
*
|
|
@@ -15775,7 +15775,7 @@ declare namespace Office {
|
|
|
15775
15775
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
15776
15776
|
*
|
|
15777
15777
|
* For supported events, refer to the Item object model
|
|
15778
|
-
* {@link https://docs.microsoft.com/
|
|
15778
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
15779
15779
|
*
|
|
15780
15780
|
* @remarks
|
|
15781
15781
|
* [Api set: Mailbox 1.7]
|
|
@@ -15797,7 +15797,7 @@ declare namespace Office {
|
|
|
15797
15797
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
15798
15798
|
*
|
|
15799
15799
|
* For supported events, refer to the Item object model
|
|
15800
|
-
* {@link https://docs.microsoft.com/
|
|
15800
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
15801
15801
|
*
|
|
15802
15802
|
* @remarks
|
|
15803
15803
|
* [Api set: Mailbox 1.7]
|
|
@@ -16326,7 +16326,7 @@ declare namespace Office {
|
|
|
16326
16326
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
16327
16327
|
*
|
|
16328
16328
|
* For supported events, refer to the Item object model
|
|
16329
|
-
* {@link https://docs.microsoft.com/
|
|
16329
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
16330
16330
|
*
|
|
16331
16331
|
* @remarks
|
|
16332
16332
|
* [Api set: Mailbox 1.7]
|
|
@@ -16346,7 +16346,7 @@ declare namespace Office {
|
|
|
16346
16346
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
16347
16347
|
*
|
|
16348
16348
|
* For supported events, refer to the Item object model
|
|
16349
|
-
* {@link https://docs.microsoft.com/
|
|
16349
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.item#events | events section}.
|
|
16350
16350
|
*
|
|
16351
16351
|
* @remarks
|
|
16352
16352
|
* [Api set: Mailbox 1.7]
|
|
@@ -22715,7 +22715,7 @@ declare namespace Excel {
|
|
|
22715
22715
|
* @remarks
|
|
22716
22716
|
* [Api set: ExcelApi 1.9]
|
|
22717
22717
|
*
|
|
22718
|
-
* @param address Optional. A string containing the comma-separated addresses or names of the individual ranges. For example, "A1:B2, A5:B5". If not specified,
|
|
22718
|
+
* @param address Optional. A string containing the comma-separated or semicolon-separated addresses or names of the individual ranges. For example, "A1:B2, A5:B5" or "A1:B2; A5:B5". If not specified, a `RangeAreas` object for the entire worksheet is returned.
|
|
22719
22719
|
*/
|
|
22720
22720
|
getRanges(address?: string): Excel.RangeAreas;
|
|
22721
22721
|
/**
|
|
@@ -23092,7 +23092,7 @@ declare namespace Excel {
|
|
|
23092
23092
|
*/
|
|
23093
23093
|
readonly onFormulaChanged: OfficeExtension.EventHandlers<Excel.WorksheetFormulaChangedEventArgs>;
|
|
23094
23094
|
/**
|
|
23095
|
-
* Occurs when a worksheet is moved
|
|
23095
|
+
* Occurs when a worksheet is moved within a workbook. This event only triggers when a worksheet is directly moved within a workbook. This event doesn't trigger when the position of a worksheet is indirectly changed, such as when a new worksheet is inserted and causes existing worksheets to change positions.
|
|
23096
23096
|
*
|
|
23097
23097
|
* @remarks
|
|
23098
23098
|
* [Api set: ExcelApiOnline 1.1]
|
|
@@ -23172,7 +23172,7 @@ declare namespace Excel {
|
|
|
23172
23172
|
toJSON(): Excel.Interfaces.WorksheetCollectionData;
|
|
23173
23173
|
}
|
|
23174
23174
|
/**
|
|
23175
|
-
* Represents the protection of a
|
|
23175
|
+
* Represents the protection of a worksheet object.
|
|
23176
23176
|
*
|
|
23177
23177
|
* @remarks
|
|
23178
23178
|
* [Api set: ExcelApi 1.2]
|
|
@@ -23716,11 +23716,11 @@ declare namespace Excel {
|
|
|
23716
23716
|
/** Sets multiple properties on the object at the same time, based on an existing loaded object. */
|
|
23717
23717
|
set(properties: Excel.Range): void;
|
|
23718
23718
|
/**
|
|
23719
|
-
* Fills range from the current range to the destination range using the specified AutoFill logic.
|
|
23720
|
-
|
|
23721
|
-
|
|
23719
|
+
* Fills a range from the current range to the destination range using the specified AutoFill logic.
|
|
23720
|
+
The destination range can be `null` or can extend the source range either horizontally or vertically.
|
|
23721
|
+
Discontiguous ranges are not supported.
|
|
23722
23722
|
|
|
23723
|
-
|
|
23723
|
+
For more information, see {@link https://support.microsoft.com/office/2e79a709-c814-4b27-8bc2-c4dc84d49464 | Use AutoFill and Flash Fill}.
|
|
23724
23724
|
*
|
|
23725
23725
|
* @remarks
|
|
23726
23726
|
* [Api set: ExcelApi 1.9, ExcelApi Preview for null `destinationRange`]
|
|
@@ -23730,11 +23730,11 @@ declare namespace Excel {
|
|
|
23730
23730
|
*/
|
|
23731
23731
|
autoFill(destinationRange?: Range | string, autoFillType?: Excel.AutoFillType): void;
|
|
23732
23732
|
/**
|
|
23733
|
-
* Fills range from the current range to the destination range using the specified AutoFill logic.
|
|
23734
|
-
|
|
23735
|
-
|
|
23733
|
+
* Fills a range from the current range to the destination range using the specified AutoFill logic.
|
|
23734
|
+
The destination range can be `null` or can extend the source range either horizontally or vertically.
|
|
23735
|
+
Discontiguous ranges are not supported.
|
|
23736
23736
|
|
|
23737
|
-
|
|
23737
|
+
For more information, see {@link https://support.microsoft.com/office/2e79a709-c814-4b27-8bc2-c4dc84d49464 | Use AutoFill and Flash Fill}.
|
|
23738
23738
|
*
|
|
23739
23739
|
* @remarks
|
|
23740
23740
|
* [Api set: ExcelApi 1.9, ExcelApi Preview for null `destinationRange`]
|
|
@@ -24035,7 +24035,8 @@ declare namespace Excel {
|
|
|
24035
24035
|
*/
|
|
24036
24036
|
getLastRow(): Excel.Range;
|
|
24037
24037
|
/**
|
|
24038
|
-
* Returns a RangeAreas object that represents the merged areas in this range. Note that if the merged areas count in this range is more than 512,
|
|
24038
|
+
* Returns a `RangeAreas` object that represents the merged areas in this range. Note that if the merged areas count in this range is more than 512, then this method will fail to return the result. If the `RangeAreas` object doesn't exist, then this function will return an object with its `isNullObject` property set to `true`.
|
|
24039
|
+
For further information, see {@link https://docs.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
|
|
24039
24040
|
*
|
|
24040
24041
|
* @remarks
|
|
24041
24042
|
* [Api set: ExcelApi 1.13]
|
|
@@ -26531,7 +26532,7 @@ declare namespace Excel {
|
|
|
26531
26532
|
/**
|
|
26532
26533
|
* Name of the table.
|
|
26533
26534
|
|
|
26534
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
26535
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
26535
26536
|
*
|
|
26536
26537
|
* @remarks
|
|
26537
26538
|
* [Api set: ExcelApi 1.1]
|
|
@@ -33134,7 +33135,7 @@ declare namespace Excel {
|
|
|
33134
33135
|
*/
|
|
33135
33136
|
getRangeOrNullObject(): Excel.Range;
|
|
33136
33137
|
/**
|
|
33137
|
-
* Applies the specified
|
|
33138
|
+
* Applies the specified AutoFilter object currently on the range.
|
|
33138
33139
|
*
|
|
33139
33140
|
* @remarks
|
|
33140
33141
|
* [Api set: ExcelApi 1.9]
|
|
@@ -39916,7 +39917,7 @@ declare namespace Excel {
|
|
|
39916
39917
|
* @remarks
|
|
39917
39918
|
* [Api set: ExcelApi 1.9]
|
|
39918
39919
|
*
|
|
39919
|
-
* @param key
|
|
39920
|
+
* @param key The name or ID of the shape to be retrieved.
|
|
39920
39921
|
*/
|
|
39921
39922
|
getItem(key: string): Excel.Shape;
|
|
39922
39923
|
/**
|
|
@@ -52928,7 +52929,7 @@ declare namespace Excel {
|
|
|
52928
52929
|
/**
|
|
52929
52930
|
* Name of the table.
|
|
52930
52931
|
|
|
52931
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
52932
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
52932
52933
|
*
|
|
52933
52934
|
* @remarks
|
|
52934
52935
|
* [Api set: ExcelApi 1.1]
|
|
@@ -58467,7 +58468,7 @@ declare namespace Excel {
|
|
|
58467
58468
|
/**
|
|
58468
58469
|
* Name of the table.
|
|
58469
58470
|
|
|
58470
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
58471
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
58471
58472
|
*
|
|
58472
58473
|
* @remarks
|
|
58473
58474
|
* [Api set: ExcelApi 1.1]
|
|
@@ -64398,7 +64399,7 @@ declare namespace Excel {
|
|
|
64398
64399
|
visibility?: boolean;
|
|
64399
64400
|
}
|
|
64400
64401
|
/**
|
|
64401
|
-
* Represents the protection of a
|
|
64402
|
+
* Represents the protection of a worksheet object.
|
|
64402
64403
|
*
|
|
64403
64404
|
* @remarks
|
|
64404
64405
|
* [Api set: ExcelApi 1.2]
|
|
@@ -65331,7 +65332,7 @@ declare namespace Excel {
|
|
|
65331
65332
|
/**
|
|
65332
65333
|
* For EACH ITEM in the collection: Name of the table.
|
|
65333
65334
|
|
|
65334
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
65335
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
65335
65336
|
*
|
|
65336
65337
|
* @remarks
|
|
65337
65338
|
* [Api set: ExcelApi 1.1]
|
|
@@ -65457,7 +65458,7 @@ declare namespace Excel {
|
|
|
65457
65458
|
/**
|
|
65458
65459
|
* For EACH ITEM in the collection: Name of the table.
|
|
65459
65460
|
|
|
65460
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
65461
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
65461
65462
|
*
|
|
65462
65463
|
* @remarks
|
|
65463
65464
|
* [Api set: ExcelApi 1.1]
|
|
@@ -65584,7 +65585,7 @@ declare namespace Excel {
|
|
|
65584
65585
|
/**
|
|
65585
65586
|
* Name of the table.
|
|
65586
65587
|
|
|
65587
|
-
The set name of the table must follow the guidelines specified in the {@link https://support.
|
|
65588
|
+
The set name of the table must follow the guidelines specified in the {@link https://support.microsoft.com/office/fbf49a4f-82a3-43eb-8ba2-44d21233b114 | Rename an Excel table} article.
|
|
65588
65589
|
*
|
|
65589
65590
|
* @remarks
|
|
65590
65591
|
* [Api set: ExcelApi 1.1]
|
office-js/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/office-js",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.245",
|
|
4
4
|
"description": "TypeScript definitions for Office.js",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js",
|
|
6
6
|
"license": "MIT",
|
|
@@ -45,6 +45,6 @@
|
|
|
45
45
|
},
|
|
46
46
|
"scripts": {},
|
|
47
47
|
"dependencies": {},
|
|
48
|
-
"typesPublisherContentHash": "
|
|
48
|
+
"typesPublisherContentHash": "3e054f529246bb5176c7c8f6c2d2d89203fa1b946ab9d6d2538b39d8598f9589",
|
|
49
49
|
"typeScriptVersion": "3.9"
|
|
50
50
|
}
|