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.

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 Custom #

Custom raw-composition slide.

Value: 7