Skip to content

Commit cac0e2c

Browse files
[all hosts] Get latest (#2219)
1 parent e9a510d commit cac0e2c

File tree

58 files changed

+5574
-3223
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+5574
-3223
lines changed

docs/docs-ref-autogen/powerpoint_1_4/powerpoint/powerpoint.interfaces.shapefontdata.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ properties:
1313
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#bold:member'
1414
package: powerpoint!
1515
fullName: bold
16-
summary: >-
17-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
18-
fragments.
16+
summary: |-
17+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
18+
19+
- `true`<!-- -->: All the text is bold.
20+
21+
- `false`<!-- -->: None of the text is bold.
22+
23+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
1924
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
2025
isPreview: false
2126
isDeprecated: false
@@ -41,9 +46,14 @@ properties:
4146
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#italic:member'
4247
package: powerpoint!
4348
fullName: italic
44-
summary: >-
45-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
46-
fragments.
49+
summary: |-
50+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
51+
52+
- `true`<!-- -->: All the text is italicized.
53+
54+
- `false`<!-- -->: None of the text is italicized.
55+
56+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
4757
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4858
isPreview: false
4959
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_4/powerpoint/powerpoint.interfaces.shapefontloadoptions.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,14 @@ properties:
2727
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#bold:member'
2828
package: powerpoint!
2929
fullName: bold
30-
summary: >-
31-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
32-
fragments.
30+
summary: |-
31+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
32+
33+
- `true`<!-- -->: All the text is bold.
34+
35+
- `false`<!-- -->: None of the text is bold.
36+
37+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
3338
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
3439
isPreview: false
3540
isDeprecated: false
@@ -55,9 +60,14 @@ properties:
5560
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#italic:member'
5661
package: powerpoint!
5762
fullName: italic
58-
summary: >-
59-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
60-
fragments.
63+
summary: |-
64+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
65+
66+
- `true`<!-- -->: All the text is italicized.
67+
68+
- `false`<!-- -->: None of the text is italicized.
69+
70+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
6171
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
6272
isPreview: false
6373
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_4/powerpoint/powerpoint.interfaces.shapefontupdatedata.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ properties:
1313
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontUpdateData#bold:member'
1414
package: powerpoint!
1515
fullName: bold
16-
summary: >-
17-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
18-
fragments.
16+
summary: |-
17+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
18+
19+
- `true`<!-- -->: All the text is bold.
20+
21+
- `false`<!-- -->: None of the text is bold.
22+
23+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
1924
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
2025
isPreview: false
2126
isDeprecated: false
@@ -41,9 +46,14 @@ properties:
4146
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontUpdateData#italic:member'
4247
package: powerpoint!
4348
fullName: italic
44-
summary: >-
45-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
46-
fragments.
49+
summary: |-
50+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
51+
52+
- `true`<!-- -->: All the text is italicized.
53+
54+
- `false`<!-- -->: None of the text is italicized.
55+
56+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
4757
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4858
isPreview: false
4959
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_4/powerpoint/powerpoint.shapefont.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,14 @@ properties:
3434
uid: 'powerpoint!PowerPoint.ShapeFont#bold:member'
3535
package: powerpoint!
3636
fullName: bold
37-
summary: >-
38-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
39-
fragments.
37+
summary: |-
38+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
39+
40+
- `true`<!-- -->: All the text is bold.
41+
42+
- `false`<!-- -->: None of the text is bold.
43+
44+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
4045
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4146
isPreview: false
4247
isDeprecated: false
@@ -97,9 +102,14 @@ properties:
97102
uid: 'powerpoint!PowerPoint.ShapeFont#italic:member'
98103
package: powerpoint!
99104
fullName: italic
100-
summary: >-
101-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
102-
fragments.
105+
summary: |-
106+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
107+
108+
- `true`<!-- -->: All the text is italicized.
109+
110+
- `false`<!-- -->: None of the text is italicized.
111+
112+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
103113
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
104114
isPreview: false
105115
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_5/powerpoint/powerpoint.interfaces.shapefontdata.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ properties:
1313
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#bold:member'
1414
package: powerpoint!
1515
fullName: bold
16-
summary: >-
17-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
18-
fragments.
16+
summary: |-
17+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
18+
19+
- `true`<!-- -->: All the text is bold.
20+
21+
- `false`<!-- -->: None of the text is bold.
22+
23+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
1924
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
2025
isPreview: false
2126
isDeprecated: false
@@ -41,9 +46,14 @@ properties:
4146
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#italic:member'
4247
package: powerpoint!
4348
fullName: italic
44-
summary: >-
45-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
46-
fragments.
49+
summary: |-
50+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
51+
52+
- `true`<!-- -->: All the text is italicized.
53+
54+
- `false`<!-- -->: None of the text is italicized.
55+
56+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
4757
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4858
isPreview: false
4959
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_5/powerpoint/powerpoint.interfaces.shapefontloadoptions.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,14 @@ properties:
2727
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#bold:member'
2828
package: powerpoint!
2929
fullName: bold
30-
summary: >-
31-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
32-
fragments.
30+
summary: |-
31+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
32+
33+
- `true`<!-- -->: All the text is bold.
34+
35+
- `false`<!-- -->: None of the text is bold.
36+
37+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
3338
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
3439
isPreview: false
3540
isDeprecated: false
@@ -55,9 +60,14 @@ properties:
5560
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#italic:member'
5661
package: powerpoint!
5762
fullName: italic
58-
summary: >-
59-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
60-
fragments.
63+
summary: |-
64+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
65+
66+
- `true`<!-- -->: All the text is italicized.
67+
68+
- `false`<!-- -->: None of the text is italicized.
69+
70+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
6171
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
6272
isPreview: false
6373
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_5/powerpoint/powerpoint.interfaces.shapefontupdatedata.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ properties:
1313
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontUpdateData#bold:member'
1414
package: powerpoint!
1515
fullName: bold
16-
summary: >-
17-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
18-
fragments.
16+
summary: |-
17+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
18+
19+
- `true`<!-- -->: All the text is bold.
20+
21+
- `false`<!-- -->: None of the text is bold.
22+
23+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
1924
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
2025
isPreview: false
2126
isDeprecated: false
@@ -41,9 +46,14 @@ properties:
4146
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontUpdateData#italic:member'
4247
package: powerpoint!
4348
fullName: italic
44-
summary: >-
45-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
46-
fragments.
49+
summary: |-
50+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
51+
52+
- `true`<!-- -->: All the text is italicized.
53+
54+
- `false`<!-- -->: None of the text is italicized.
55+
56+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
4757
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4858
isPreview: false
4959
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_5/powerpoint/powerpoint.shapefont.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,14 @@ properties:
3434
uid: 'powerpoint!PowerPoint.ShapeFont#bold:member'
3535
package: powerpoint!
3636
fullName: bold
37-
summary: >-
38-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
39-
fragments.
37+
summary: |-
38+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
39+
40+
- `true`<!-- -->: All the text is bold.
41+
42+
- `false`<!-- -->: None of the text is bold.
43+
44+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
4045
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4146
isPreview: false
4247
isDeprecated: false
@@ -97,9 +102,14 @@ properties:
97102
uid: 'powerpoint!PowerPoint.ShapeFont#italic:member'
98103
package: powerpoint!
99104
fullName: italic
100-
summary: >-
101-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
102-
fragments.
105+
summary: |-
106+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
107+
108+
- `true`<!-- -->: All the text is italicized.
109+
110+
- `false`<!-- -->: None of the text is italicized.
111+
112+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
103113
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
104114
isPreview: false
105115
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_6/powerpoint/powerpoint.interfaces.shapefontdata.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ properties:
1313
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#bold:member'
1414
package: powerpoint!
1515
fullName: bold
16-
summary: >-
17-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
18-
fragments.
16+
summary: |-
17+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
18+
19+
- `true`<!-- -->: All the text is bold.
20+
21+
- `false`<!-- -->: None of the text is bold.
22+
23+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
1924
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
2025
isPreview: false
2126
isDeprecated: false
@@ -41,9 +46,14 @@ properties:
4146
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontData#italic:member'
4247
package: powerpoint!
4348
fullName: italic
44-
summary: >-
45-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
46-
fragments.
49+
summary: |-
50+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
51+
52+
- `true`<!-- -->: All the text is italicized.
53+
54+
- `false`<!-- -->: None of the text is italicized.
55+
56+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
4757
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
4858
isPreview: false
4959
isDeprecated: false

docs/docs-ref-autogen/powerpoint_1_6/powerpoint/powerpoint.interfaces.shapefontloadoptions.yml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,14 @@ properties:
2727
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#bold:member'
2828
package: powerpoint!
2929
fullName: bold
30-
summary: >-
31-
Specifies the bold status of font. Returns `null` if the `TextRange` contains both bold and non-bold text
32-
fragments.
30+
summary: |-
31+
Specifies whether the text in the `TextRange` is set to bold. The possible values are as follows:
32+
33+
- `true`<!-- -->: All the text is bold.
34+
35+
- `false`<!-- -->: None of the text is bold.
36+
37+
- `null`<!-- -->: Returned if some, but not all, of the text is bold.
3338
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
3439
isPreview: false
3540
isDeprecated: false
@@ -55,9 +60,14 @@ properties:
5560
uid: 'powerpoint!PowerPoint.Interfaces.ShapeFontLoadOptions#italic:member'
5661
package: powerpoint!
5762
fullName: italic
58-
summary: >-
59-
Specifies the italic status of font. Returns 'null' if the 'TextRange' contains both italic and non-italic text
60-
fragments.
63+
summary: |-
64+
Specifies whether the text in the `TextRange` is set to italic. The possible values are as follows:
65+
66+
- `true`<!-- -->: All the text is italicized.
67+
68+
- `false`<!-- -->: None of the text is italicized.
69+
70+
- `null`<!-- -->: Returned if some, but not all, of the text is italicized.
6171
remarks: '\[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]'
6272
isPreview: false
6373
isDeprecated: false

0 commit comments

Comments
 (0)