microsoft-graph 3.13.28 → 3.13.30

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.
Files changed (114) hide show
  1. package/dist/cjs/test.setup.d.ts +6 -0
  2. package/dist/cjs/test.setup.d.ts.map +1 -0
  3. package/dist/cjs/test.setup.js +9 -0
  4. package/dist/esm/test.setup.d.ts +6 -0
  5. package/dist/esm/test.setup.d.ts.map +1 -0
  6. package/dist/esm/test.setup.js +7 -0
  7. package/docs/api/AccessToken.md +1 -1
  8. package/docs/api/Address.md +4 -4
  9. package/docs/api/AzureApplicationCredentials.md +4 -4
  10. package/docs/api/BadRequestError.md +4 -4
  11. package/docs/api/BadTemplateError.md +4 -4
  12. package/docs/api/BandwidthLimitExceededError.md +4 -4
  13. package/docs/api/Border.md +3 -3
  14. package/docs/api/Cartesian.md +4 -4
  15. package/docs/api/Cell.md +16 -16
  16. package/docs/api/CellFormat.md +4 -4
  17. package/docs/api/Color.md +1 -1
  18. package/docs/api/Column.md +2 -2
  19. package/docs/api/ConflictError.md +4 -4
  20. package/docs/api/Context-1.md +2 -2
  21. package/docs/api/Drive-1.md +3 -3
  22. package/docs/api/DriveItem-1.md +4 -4
  23. package/docs/api/EnvironmentVariableMissingError.md +4 -4
  24. package/docs/api/FontName.md +1 -1
  25. package/docs/api/ForbiddenError.md +4 -4
  26. package/docs/api/GatewayTimeoutError.md +4 -4
  27. package/docs/api/GoneError.md +4 -4
  28. package/docs/api/GraphOperation.md +10 -10
  29. package/docs/api/HostName.md +1 -1
  30. package/docs/api/Http-1.md +4 -4
  31. package/docs/api/InconsistentContextError.md +4 -4
  32. package/docs/api/InsufficientStorageError.md +4 -4
  33. package/docs/api/InternalServerError.md +4 -4
  34. package/docs/api/InvalidArgumentError.md +4 -4
  35. package/docs/api/InvalidOperationError.md +4 -4
  36. package/docs/api/LengthRequiredError.md +4 -4
  37. package/docs/api/LockedError.md +4 -4
  38. package/docs/api/MethodNotAllowedError.md +4 -4
  39. package/docs/api/NeverError.md +4 -4
  40. package/docs/api/NotAcceptableError.md +4 -4
  41. package/docs/api/NotFoundError.md +4 -4
  42. package/docs/api/NotImplementedError.md +4 -4
  43. package/docs/api/PaymentRequiredError.md +4 -4
  44. package/docs/api/PreconditionFailedError.md +4 -4
  45. package/docs/api/ProtocolError.md +4 -4
  46. package/docs/api/README.md +1 -0
  47. package/docs/api/RequestEntityTooLargeError.md +4 -4
  48. package/docs/api/RequestFailedError.md +4 -4
  49. package/docs/api/RequestTimeoutError.md +4 -4
  50. package/docs/api/RequestedRangeNotSatisfiableError.md +4 -4
  51. package/docs/api/Row.md +2 -2
  52. package/docs/api/ServiceUnavailableError.md +4 -4
  53. package/docs/api/Site-1.md +4 -4
  54. package/docs/api/TooManyRequestsError.md +4 -4
  55. package/docs/api/UnauthorizedError.md +4 -4
  56. package/docs/api/UnprocessableEntityError.md +4 -4
  57. package/docs/api/UnsupportedAddressTypeError.md +4 -4
  58. package/docs/api/UnsupportedMediaTypeError.md +4 -4
  59. package/docs/api/Workbook.md +1 -1
  60. package/docs/api/WorkbookNamedRange.md +2 -2
  61. package/docs/api/WorkbookPivotTable-1.md +2 -2
  62. package/docs/api/WorkbookRange-1.md +1 -1
  63. package/docs/api/WorkbookSession.md +1 -1
  64. package/docs/api/WorkbookTable-1.md +3 -3
  65. package/docs/api/WorkbookWorksheet-1.md +3 -3
  66. package/docs/api/addressManipulation.md +14 -14
  67. package/docs/api/calculateWorkbook.md +1 -1
  68. package/docs/api/clearWorkbookRange.md +1 -1
  69. package/docs/api/context.md +1 -1
  70. package/docs/api/copyDriveItem.md +1 -1
  71. package/docs/api/createDriveItemContent.md +2 -2
  72. package/docs/api/createFolder.md +1 -1
  73. package/docs/api/createWorkbookSession.md +1 -1
  74. package/docs/api/deleteDriveItem.md +3 -3
  75. package/docs/api/drive.md +1 -1
  76. package/docs/api/driveItem.md +1 -1
  77. package/docs/api/environmentVariable.md +4 -4
  78. package/docs/api/findDriveItem.md +5 -5
  79. package/docs/api/http.md +5 -5
  80. package/docs/api/insertWorkbookRangeRows.md +2 -2
  81. package/docs/api/iterateDriveItems.md +1 -1
  82. package/docs/api/iterateDrives.md +1 -1
  83. package/docs/api/iterateSites.md +1 -1
  84. package/docs/api/iterateWorkbookRangeRows.md +7 -7
  85. package/docs/api/listDriveItems.md +5 -5
  86. package/docs/api/listDrives.md +5 -5
  87. package/docs/api/listSites.md +5 -5
  88. package/docs/api/mergeWorkbookRange.md +1 -1
  89. package/docs/api/objectMapping.md +2 -2
  90. package/docs/api/random.md +1 -1
  91. package/docs/api/rangeManipulation.md +6 -6
  92. package/docs/api/readWorkbookRangeFirstRow.md +1 -1
  93. package/docs/api/readWorkbookRangeRows.md +1 -1
  94. package/docs/api/readWorkbookRows.md +2 -2
  95. package/docs/api/searchSites.md +4 -4
  96. package/docs/api/services/sharepointUrl.md +2 -2
  97. package/docs/api/services/usedAddress.md +2 -2
  98. package/docs/api/site.md +1 -1
  99. package/docs/api/streamDriveItemContent.md +2 -2
  100. package/docs/api/tasks/tryGetWorkbookWorksheetUsedRangeRef.md +2 -2
  101. package/docs/api/temporaryFiles.md +2 -2
  102. package/docs/api/test.setup.md +3 -0
  103. package/docs/api/tryGetDriveItemByPath.md +2 -2
  104. package/docs/api/tryGetWorkbookWorksheetByName.md +2 -2
  105. package/docs/api/updateWorkbookRangeRows.md +2 -2
  106. package/docs/api/userSendMail.md +1 -1
  107. package/docs/api/workbookPivotTable.md +1 -1
  108. package/docs/api/workbookRange.md +1 -1
  109. package/docs/api/workbookTable.md +1 -1
  110. package/docs/api/workbookTableColumn.md +1 -1
  111. package/docs/api/workbookWorksheet.md +1 -1
  112. package/docs/api/writeWorkbookRows.md +2 -2
  113. package/package.json +30 -19
  114. package/vitest.config.ts +2 -5
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -150,6 +150,7 @@
150
150
  | [services/usedAddress](services/usedAddress.md) | - |
151
151
  | [tasks/getSiteByUrl](tasks/getSiteByUrl.md) | - |
152
152
  | [tasks/tryGetWorkbookWorksheetUsedRangeRef](tasks/tryGetWorkbookWorksheetUsedRangeRef.md) | - |
153
+ | [test.setup](test.setup.md) | - |
153
154
 
154
155
  ## Services
155
156
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
package/docs/api/Row.md CHANGED
@@ -24,7 +24,7 @@ Defined in: [src/models/Row.ts:18](https://github.com/Future-Secure-AI/microsoft
24
24
 
25
25
  Row number as it appears in Excel.
26
26
 
27
- #### Type declaration
27
+ #### Type Declaration
28
28
 
29
29
  ##### \_\_brand
30
30
 
@@ -44,7 +44,7 @@ Defined in: [src/models/Row.ts:25](https://github.com/Future-Secure-AI/microsoft
44
44
 
45
45
  Zero-based index representing the position of a row in a range.
46
46
 
47
- #### Type declaration
47
+ #### Type Declaration
48
48
 
49
49
  ##### \_\_brand
50
50
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -14,7 +14,7 @@ Defined in: [src/models/Site.ts:12](https://github.com/Future-Secure-AI/microsof
14
14
 
15
15
  Identifier for a site.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/Site.ts:19](https://github.com/Future-Secure-AI/microsof
30
30
 
31
31
  Name of a site.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -50,5 +50,5 @@ Reference to a site.
50
50
 
51
51
  | Property | Type | Defined in |
52
52
  | ------ | ------ | ------ |
53
- | <a id="context"></a> `context` | [`Context`](Context-1.md#context) | [src/models/Site.ts:27](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Site.ts#L27) |
54
- | <a id="siteid-1"></a> `siteId` | [`SiteId`](#siteid) | [src/models/Site.ts:28](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Site.ts#L28) |
53
+ | <a id="property-context"></a> `context` | [`Context`](Context-1.md#context) | [src/models/Site.ts:27](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Site.ts#L27) |
54
+ | <a id="property-siteid"></a> `siteId` | [`SiteId`](#siteid) | [src/models/Site.ts:28](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Site.ts#L28) |
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -14,7 +14,7 @@ Defined in: [src/models/Workbook.ts:13](https://github.com/Future-Secure-AI/micr
14
14
 
15
15
  Reference to a workbook.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### sessionId?
20
20
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookNamedRange.ts:20](https://github.com/Future-Secu
14
14
 
15
15
  Reference to a named range in a workbook.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### rangeName
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/WorkbookNamedRange.ts:13](https://github.com/Future-Secu
30
30
 
31
31
  Name of a range in a workbook.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookPivotTable.ts:12](https://github.com/Future-Secu
14
14
 
15
15
  Identifier for a pivot table in a worksheet.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/WorkbookPivotTable.ts:19](https://github.com/Future-Secu
30
30
 
31
31
  Reference to a pivot table in a worksheet.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### pivotTableId
36
36
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookRange.ts:13](https://github.com/Future-Secure-AI
14
14
 
15
15
  Reference to a range in a workbook worksheet.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### address
20
20
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookSession.ts:10](https://github.com/Future-Secure-
14
14
 
15
15
  Identifier for a workbook session.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookTable.ts:27](https://github.com/Future-Secure-AI
14
14
 
15
15
  Reference to a column in a table in a worksheet.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### column
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/WorkbookTable.ts:13](https://github.com/Future-Secure-AI
30
30
 
31
31
  Identifier for a table in a worksheet.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -46,7 +46,7 @@ Defined in: [src/models/WorkbookTable.ts:20](https://github.com/Future-Secure-AI
46
46
 
47
47
  Reference to a table in a worksheet.
48
48
 
49
- #### Type declaration
49
+ #### Type Declaration
50
50
 
51
51
  ##### tableId
52
52
 
@@ -14,7 +14,7 @@ Defined in: [src/models/WorkbookWorksheet.ts:12](https://github.com/Future-Secur
14
14
 
15
15
  Identifier for a worksheet in a workbook.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/WorkbookWorksheet.ts:19](https://github.com/Future-Secur
30
30
 
31
31
  Name of a worksheet in a workbook.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -46,7 +46,7 @@ Defined in: [src/models/WorkbookWorksheet.ts:26](https://github.com/Future-Secur
46
46
 
47
47
  Reference to a worksheet in a workbook.
48
48
 
49
- #### Type declaration
49
+ #### Type Declaration
50
50
 
51
51
  ##### worksheetId
52
52