API Reference

Enum

PowerPointDeckPlanSlideKind

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Semantic kind of a planned designer slide.

Inheritance

  • Enum
  • PowerPointDeckPlanSlideKind

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

Values

public const PowerPointDeckPlanSlideKind Section #

Section or title slide.

Value: 0
public const PowerPointDeckPlanSlideKind CaseStudy #

Case-study summary slide.

Value: 1
public const PowerPointDeckPlanSlideKind Process #

Process or timeline slide.

Value: 2
public const PowerPointDeckPlanSlideKind CardGrid #

Card-grid slide.

Value: 3
public const PowerPointDeckPlanSlideKind LogoWall #

Logo, partner, or proof wall slide.

Value: 4
public const PowerPointDeckPlanSlideKind Coverage #

Coverage or location slide.

Value: 5
public const PowerPointDeckPlanSlideKind Capability #

Capability or content slide.

Value: 6
public const PowerPointDeckPlanSlideKind ExecutiveSummary #

Executive-summary slide.

Value: 7
public const PowerPointDeckPlanSlideKind ChartStory #

Editable chart with narrative context.

Value: 8
public const PowerPointDeckPlanSlideKind Comparison #

Side-by-side or matrix comparison.

Value: 9
public const PowerPointDeckPlanSlideKind ScreenshotStory #

Screenshot with semantic crop, metadata, and annotations.

Value: 10
public const PowerPointDeckPlanSlideKind AppendixTable #

Paginated editable appendix table.

Value: 11
public const PowerPointDeckPlanSlideKind Architecture #

Editable architecture diagram.

Value: 12
public const PowerPointDeckPlanSlideKind Closing #

Closing statement or action slide.

Value: 13
public const PowerPointDeckPlanSlideKind Custom #

Custom raw-composition slide.

Value: 14