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
Specifies the number of adjustment points.
count?: number;
Property Value
number