File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ declare namespace Office {
293293 */
294294 function initialize(reason: InitializationReason): void;
295295 /**
296- * **WARNING**: This API returns inaccurate values when used on desktop applications. Use `Office.context.requirements.isSetSupported` instead.
296+ * @deprecated This API returns inaccurate values when used on desktop applications. Use `Office.context.requirements.isSetSupported` instead.
297297 *
298298 * Checks if the specified requirement set is supported by the Office application.
299299 * @param name - Set name; e.g., "MatrixBindings".
Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ declare namespace Office {
293293 */
294294 function initialize(reason: InitializationReason): void;
295295 /**
296- * **WARNING**: This API returns inaccurate values when used on desktop applications. Use `Office.context.requirements.isSetSupported` instead.
296+ * @deprecated This API returns inaccurate values when used on desktop applications. Use `Office.context.requirements.isSetSupported` instead.
297297 *
298298 * Checks if the specified requirement set is supported by the Office application.
299299 * @param name - Set name; e.g., "MatrixBindings".
You can’t perform that action at this time.
0 commit comments