@types/office-js-preview 1.0.586 → 1.0.587
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-preview/README.md
CHANGED
|
@@ -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:
|
|
11
|
+
* Last updated: Mon, 05 May 2025 17:34:55 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
|
|
14
14
|
# Credits
|
office-js-preview/index.d.ts
CHANGED
|
@@ -4613,7 +4613,7 @@ declare namespace Office {
|
|
|
4613
4613
|
*
|
|
4614
4614
|
* @remarks
|
|
4615
4615
|
*
|
|
4616
|
-
* The `contentLanguage` value reflects the **Editing Language** setting specified with **File**
|
|
4616
|
+
* The `contentLanguage` value reflects the **Editing Language** setting specified with **File** > **Options** > **Language** in the Office
|
|
4617
4617
|
* application.
|
|
4618
4618
|
*
|
|
4619
4619
|
* **Support details**
|
|
@@ -4649,7 +4649,7 @@ declare namespace Office {
|
|
|
4649
4649
|
*
|
|
4650
4650
|
* The returned value is a string in the RFC 1766 Language tag format, such as en-US.
|
|
4651
4651
|
*
|
|
4652
|
-
* The `displayLanguage` value reflects the current **Display Language** setting specified with **File**
|
|
4652
|
+
* The `displayLanguage` value reflects the current **Display Language** setting specified with **File** > **Options** > **Language** in the Office
|
|
4653
4653
|
* application.
|
|
4654
4654
|
*
|
|
4655
4655
|
* When using in Outlook, the applicable modes are Compose or Read.
|
|
@@ -7154,7 +7154,7 @@ declare namespace Office {
|
|
|
7154
7154
|
* Provides access to the properties for Office theme colors.
|
|
7155
7155
|
*
|
|
7156
7156
|
* Using Office theme colors lets you coordinate the color scheme of your add-in with the current Office theme selected by the user.
|
|
7157
|
-
* The user sets a theme in an Office application through **File**
|
|
7157
|
+
* The user sets a theme in an Office application through **File** > **Account** or **Office Account** > **Office Theme**.
|
|
7158
7158
|
* The selected theme is then applied across all Office applications. Using Office theme colors is appropriate for mail and
|
|
7159
7159
|
* task pane add-ins.
|
|
7160
7160
|
*
|
|
@@ -8146,7 +8146,7 @@ declare namespace Office {
|
|
|
8146
8146
|
* </table>
|
|
8147
8147
|
*
|
|
8148
8148
|
* The `format:` property specifies values that correspond to a subset of the settings available in the Format Cells dialog box in Excel
|
|
8149
|
-
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home**
|
|
8149
|
+
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home** > **Format** > **Format Cells**).
|
|
8150
8150
|
*
|
|
8151
8151
|
* @param cellReference An object literal containing name-value pairs that specify the range of cells to get formatting from.
|
|
8152
8152
|
* @param formats An array specifying the format properties to get.
|
|
@@ -8200,7 +8200,7 @@ declare namespace Office {
|
|
|
8200
8200
|
* </table>
|
|
8201
8201
|
*
|
|
8202
8202
|
* The `format:` property specifies values that correspond to a subset of the settings available in the Format Cells dialog box in Excel
|
|
8203
|
-
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home**
|
|
8203
|
+
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home** > **Format** > **Format Cells**).
|
|
8204
8204
|
*
|
|
8205
8205
|
* @param cellReference An object literal containing name-value pairs that specify the range of cells to get formatting from.
|
|
8206
8206
|
* @param formats An array specifying the format properties to get.
|
|
@@ -8257,7 +8257,7 @@ declare namespace Office {
|
|
|
8257
8257
|
* </table>
|
|
8258
8258
|
*
|
|
8259
8259
|
* The `format:` property specifies values that correspond to a subset of the settings available in the Format Cells dialog box in Excel
|
|
8260
|
-
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home**
|
|
8260
|
+
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home** > **Format** > **Format Cells**).
|
|
8261
8261
|
*
|
|
8262
8262
|
* You specify the value of the `format:` property as a list of one or more property name - value pairs in a JavaScript object literal. The
|
|
8263
8263
|
* property name specifies the name of the formatting property to set, and value specifies the property value.
|
|
@@ -8356,7 +8356,7 @@ declare namespace Office {
|
|
|
8356
8356
|
* </table>
|
|
8357
8357
|
*
|
|
8358
8358
|
* The `format:` property specifies values that correspond to a subset of the settings available in the Format Cells dialog box in Excel
|
|
8359
|
-
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home**
|
|
8359
|
+
* (Open the context menu (right-click or select and hold) then select **Format Cells**, or **Home** > **Format** > **Format Cells**).
|
|
8360
8360
|
*
|
|
8361
8361
|
* You specify the value of the `format:` property as a list of one or more property name - value pairs in a JavaScript object literal. The
|
|
8362
8362
|
* property name specifies the name of the formatting property to set, and value specifies the property value.
|
office-js-preview/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/office-js-preview",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.587",
|
|
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",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"scripts": {},
|
|
47
47
|
"dependencies": {},
|
|
48
48
|
"peerDependencies": {},
|
|
49
|
-
"typesPublisherContentHash": "
|
|
49
|
+
"typesPublisherContentHash": "165c3a8887623a8be02bb40190a03f6880f53b0cad7bcc292db941d6c9eb58e7",
|
|
50
50
|
"typeScriptVersion": "5.1",
|
|
51
51
|
"nonNpm": true
|
|
52
52
|
}
|