API Reference

Enum

PowerPointVisualStyle

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

Visual language used by designer primitives.

Inheritance

  • Enum
  • PowerPointVisualStyle

Usage

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

Accepted by parameters

Values

public const PowerPointVisualStyle Geometric #

Uses angular planes and structural accents.

Value: 0
public const PowerPointVisualStyle Soft #

Uses softer panels and lighter accents.

Value: 1
public const PowerPointVisualStyle Minimal #

Uses the fewest decorative elements.

Value: 2