Edit

Share via


PowerPoint.SlideSelectionChangedEventArgs interface

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.

Provides information about the slide selection changed event.

Properties

slideIds

Gets the array of IDs of the currently selected slides.

Property Details

slideIds

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.

Gets the array of IDs of the currently selected slides.

slideIds: string[];

Property Value

string[]

Remarks

[ API set: PowerPointApi BETA (PREVIEW ONLY) ]