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.