Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/docs-ref-autogen/office/office/office.auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ methods:
- In Outlook, this API isn't supported if you load an add-in in an Outlook.com or Gmail mailbox.


- In Outlook on the web, this API isn't supported if you use the Safari browser. This results in error 13001 ("The
user is not signed into Office").
- In Outlook on the web, this API isn't supported if you use Firefox with Enhanced Tracking Protection turned on.
This results in error 13001 ("The user is not signed into Office").


- In Outlook on the web and [new Outlook on
Expand Down
4 changes: 2 additions & 2 deletions docs/docs-ref-autogen/office_release/office/office.auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ methods:
- In Outlook, this API isn't supported if you load an add-in in an Outlook.com or Gmail mailbox.


- In Outlook on the web, this API isn't supported if you use the Safari browser. This results in error 13001 ("The
user is not signed into Office").
- In Outlook on the web, this API isn't supported if you use Firefox with Enhanced Tracking Protection turned on.
This results in error 13001 ("The user is not signed into Office").


- In Outlook on the web and [new Outlook on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,15 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: >-
type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table" |
"Callout" | "Chart" | "ContentApp" | "Diagram" | "Freeform" | "Graphic" | "Ink" | "Media" | "Model3D" | "Ole" |
"Placeholder" | "SmartArt" | "TextBox";
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line" | "Table" | "Callout" | "Chart" | "ContentApp" | "Diagram" | "Freeform" | "Graphic" | "Ink" | "Media" |
"Model3D" | "Ole" | "Placeholder" | "SmartArt" | "TextBox"
- name: width
uid: 'powerpoint!PowerPoint.Interfaces.ShapeData#width:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,11 +350,15 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: >-
readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table" |
"Callout" | "Chart" | "ContentApp" | "Diagram" | "Freeform" | "Graphic" | "Ink" | "Media" | "Model3D" | "Ole" |
"Placeholder" | "SmartArt" | "TextBox";
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line" | "Table" | "Callout" | "Chart" | "ContentApp" | "Diagram" | "Freeform" | "Graphic" | "Ink" | "Media" |
"Model3D" | "Ole" | "Placeholder" | "SmartArt" | "TextBox"
- name: width
uid: 'powerpoint!PowerPoint.Shape#width:member'
package: powerpoint!
Expand Down
146 changes: 139 additions & 7 deletions docs/docs-ref-autogen/powerpoint/powerpoint/powerpoint.shapetype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,46 +38,178 @@ remarks: >-
isPreview: false
isDeprecated: false
fields:
- name: callout
uid: 'powerpoint!PowerPoint.ShapeType.callout:member'
package: powerpoint!
summary: >-
The shape is a callout.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Callout"'
- name: chart
uid: 'powerpoint!PowerPoint.ShapeType.chart:member'
package: powerpoint!
summary: >-
The shape is a chart.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Chart"'
- name: contentApp
uid: 'powerpoint!PowerPoint.ShapeType.contentApp:member'
package: powerpoint!
summary: >-
The shape is a content Office Add-in.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"ContentApp"'
- name: diagram
uid: 'powerpoint!PowerPoint.ShapeType.diagram:member'
package: powerpoint!
summary: >-
The shape is a diagram.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Diagram"'
- name: freeform
uid: 'powerpoint!PowerPoint.ShapeType.freeform:member'
package: powerpoint!
summary: >-
The shape is a freeform object.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Freeform"'
- name: geometricShape
uid: 'powerpoint!PowerPoint.ShapeType.geometricShape:member'
package: powerpoint!
summary: |-
The shape is a geometric shape such as rectangle
The shape is a geometric shape such as rectangle.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"GeometricShape"'
- name: graphic
uid: 'powerpoint!PowerPoint.ShapeType.graphic:member'
package: powerpoint!
summary: >-
The shape is a graphic.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Graphic"'
- name: group
uid: 'powerpoint!PowerPoint.ShapeType.group:member'
package: powerpoint!
summary: |-
The shape is a group shape which contains sub-shapes
The shape is a group shape which contains sub-shapes.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Group"'
- name: image
uid: 'powerpoint!PowerPoint.ShapeType.image:member'
package: powerpoint!
summary: |-
The shape is an image
The shape is an image.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Image"'
- name: ink
uid: 'powerpoint!PowerPoint.ShapeType.ink:member'
package: powerpoint!
summary: >-
The shape is an ink object.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Ink"'
- name: line
uid: 'powerpoint!PowerPoint.ShapeType.line:member'
package: powerpoint!
summary: |-
The shape is a line
The shape is a line.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Line"'
- name: media
uid: 'powerpoint!PowerPoint.ShapeType.media:member'
package: powerpoint!
summary: >-
The shape is a media object.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Media"'
- name: model3D
uid: 'powerpoint!PowerPoint.ShapeType.model3D:member'
package: powerpoint!
summary: >-
The shape is a 3D model.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Model3D"'
- name: ole
uid: 'powerpoint!PowerPoint.ShapeType.ole:member'
package: powerpoint!
summary: >-
The shape is an OLE (Object Linking and Embedding) object.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Ole"'
- name: placeholder
uid: 'powerpoint!PowerPoint.ShapeType.placeholder:member'
package: powerpoint!
summary: >-
The shape is a placeholder.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Placeholder"'
- name: smartArt
uid: 'powerpoint!PowerPoint.ShapeType.smartArt:member'
package: powerpoint!
summary: >-
The shape is a SmartArt graphic.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"SmartArt"'
- name: table
uid: 'powerpoint!PowerPoint.ShapeType.table:member'
package: powerpoint!
summary: |-
The shape is a table
summary: >-
The shape is a table.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]

* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Table"'
- name: textBox
uid: 'powerpoint!PowerPoint.ShapeType.textBox:member'
package: powerpoint!
summary: >-
The shape is a text box.


* \[ [API set: PowerPointApi BETA (PREVIEW
ONLY)](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"TextBox"'
- name: unsupported
uid: 'powerpoint!PowerPoint.ShapeType.unsupported:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: 'type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line";'
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line"
- name: width
uid: 'powerpoint!PowerPoint.Interfaces.ShapeData#width:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,11 +336,11 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: 'readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line";'
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line"
- name: width
uid: 'powerpoint!PowerPoint.Shape#width:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,42 +42,34 @@ fields:
uid: 'powerpoint!PowerPoint.ShapeType.geometricShape:member'
package: powerpoint!
summary: |-
The shape is a geometric shape such as rectangle
The shape is a geometric shape such as rectangle.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"GeometricShape"'
- name: group
uid: 'powerpoint!PowerPoint.ShapeType.group:member'
package: powerpoint!
summary: |-
The shape is a group shape which contains sub-shapes
The shape is a group shape which contains sub-shapes.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Group"'
- name: image
uid: 'powerpoint!PowerPoint.ShapeType.image:member'
package: powerpoint!
summary: |-
The shape is an image
The shape is an image.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Image"'
- name: line
uid: 'powerpoint!PowerPoint.ShapeType.line:member'
package: powerpoint!
summary: |-
The shape is a line
The shape is a line.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Line"'
- name: table
uid: 'powerpoint!PowerPoint.ShapeType.table:member'
package: powerpoint!
summary: |-
The shape is a table

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Table"'
- name: unsupported
uid: 'powerpoint!PowerPoint.ShapeType.unsupported:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: 'type?: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line";'
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line"
- name: width
uid: 'powerpoint!PowerPoint.Interfaces.ShapeData#width:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,11 +336,11 @@ properties:
isPreview: false
isDeprecated: false
syntax:
content: 'readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line" | "Table";'
content: 'readonly type: PowerPoint.ShapeType | "Unsupported" | "Image" | "GeometricShape" | "Group" | "Line";'
return:
type: >-
<xref uid="powerpoint!PowerPoint.ShapeType:enum" /> | "Unsupported" | "Image" | "GeometricShape" | "Group" |
"Line" | "Table"
"Line"
- name: width
uid: 'powerpoint!PowerPoint.Shape#width:member'
package: powerpoint!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,42 +42,34 @@ fields:
uid: 'powerpoint!PowerPoint.ShapeType.geometricShape:member'
package: powerpoint!
summary: |-
The shape is a geometric shape such as rectangle
The shape is a geometric shape such as rectangle.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"GeometricShape"'
- name: group
uid: 'powerpoint!PowerPoint.ShapeType.group:member'
package: powerpoint!
summary: |-
The shape is a group shape which contains sub-shapes
The shape is a group shape which contains sub-shapes.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Group"'
- name: image
uid: 'powerpoint!PowerPoint.ShapeType.image:member'
package: powerpoint!
summary: |-
The shape is an image
The shape is an image.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Image"'
- name: line
uid: 'powerpoint!PowerPoint.ShapeType.line:member'
package: powerpoint!
summary: |-
The shape is a line
The shape is a line.

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Line"'
- name: table
uid: 'powerpoint!PowerPoint.ShapeType.table:member'
package: powerpoint!
summary: |-
The shape is a table

* \[ [API set: PowerPointApi 1.4](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) \]
value: '"Table"'
- name: unsupported
uid: 'powerpoint!PowerPoint.ShapeType.unsupported:member'
package: powerpoint!
Expand Down
Loading