API Reference

Class

PowerPointDeckPlanSlide

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers abstract

Base type for one semantic designer slide request.

Inheritance

  • Object
  • PowerPointDeckPlanSlide

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

Accepted by parameters

Properties

public String Title { get; } #

Slide title or primary label.

public String Subtitle { get; } #

Optional slide subtitle.

public String Seed { get; } #

Optional stable seed used for this slide.

public abstract PowerPointDeckPlanSlideKind Kind { get; } #

Semantic slide kind.