API Reference

Class

PowerPointDeckPlanSlideSummary

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

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

public override String ToString() #
Returns: String

Properties

public Int32 Index { get; } #

Zero-based slide index within the plan.

public PowerPointDeckPlanSlideKind Kind { get; } #

Semantic slide kind.

public String Title { get; } #

Planned slide title.

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.