PowerPoint.DocumentPropertyType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the document property type for custom properties.
Remarks
[ API set: PowerPointApi BETA (PREVIEW ONLY) ]
Fields
boolean = "Boolean" | The Boolean document property type. |
date = "Date" | The Date document property type. |
number = "Number" | The Number document property type. |
string = "String" | The String document property type. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins