type property
The type of this auto text. Possible string values are:
- "TYPE_UNSPECIFIED" : An unspecified autotext type.
- "SLIDE_NUMBER" : Type for autotext that represents the current slide number.
Implementation
core.String? type;
The type of this auto text. Possible string values are:
core.String? type;