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.