PowerPoint.LabelingCapability 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.
Indicates the labeling capability.
Remarks
API set: PowerPointApi BETA (PREVIEW ONLY)
Used by
Fields
| labelingDisabled = "LabelingDisabled" | Represents labeling being disabled. |
| labelingEnabled = "LabelingEnabled" | Represents labeling being enabled. |
| labelingPolicyNotFound = "LabelingPolicyNotFound" | Represents labeling policy not found. |
| noLicense = "NoLicense" | Represents there's no valid licenses. |