API Reference
Class
PowerPointDeckPlanSlideSummary
Lightweight description of one planned slide.
Inheritance
- Object
- PowerPointDeckPlanSlideSummary
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Methods
Inherited Methods
Properties
public Int32 Index { get; } #Zero-based slide index within the plan.
public PowerPointDeckPlanSlideKind Kind { get; } #Semantic slide kind.
public String Subtitle { get; } #Optional planned slide subtitle.
public String Seed { get; } #Optional stable seed used for the planned slide.
public Int32 ContentItemCount { get; } #Count of primary content items such as sections, steps, cards, or locations.