PowerPoint.DocumentPropertyType enum
Specifies the document property type for custom properties.
Remarks
[ API set: PowerPointApi 1.7 ]
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