PowerPoint.Interfaces.AdjustmentsData interface
An interface describing the data returned by calling adjustments.toJSON().
Properties
| count | Specifies the number of adjustment points. |
Property Details
count
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 number of adjustment points.
count?: number;
Property Value
number