API Reference

Class

PowerPointDeckDesignSummary

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Lightweight description of a generated deck design alternative.

Inheritance

  • Object
  • PowerPointDeckDesignSummary

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Methods

public override String ToString() #
Returns: String

Properties

public Int32 Index { get; } #

Zero-based alternative index.

public String ThemeName { get; } #

Generated theme name.

public String DirectionName { get; } #

Creative direction name.

public PowerPointDesignMood Mood { get; } #

Broad deck mood.

public PowerPointSlideDensity Density { get; } #

Preferred content density.

public PowerPointVisualStyle VisualStyle { get; } #

Preferred visual style.

public PowerPointAutoLayoutStrategy LayoutStrategy { get; } #

Strategy used by Auto slide variants.

public String HeadingFontName { get; } #

Heading font used by this alternative.

public String BodyFontName { get; } #

Body font used by this alternative.

public String AccentColor { get; } #

Primary brand accent.

public String Accent2Color { get; } #

Secondary accent color.

public String Accent3Color { get; } #

Tertiary accent color.

public String WarningColor { get; } #

Warm accent used for markers and highlights.

public PowerPointPaletteStyle PaletteStyle { get; } #

Supporting palette strategy used by this alternative.

public Boolean ShowsDirectionMotif { get; } #

Whether this alternative uses repeated direction markers by default.