API Reference

Enum

PowerPointMetricStripVariant

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

Metric strip surface variants for raw designer compositions.

Inheritance

  • Enum
  • PowerPointMetricStripVariant

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 PowerPointMetricStripVariant Auto #

Choose a deterministic surface from the active design intent.

Value: 0
public const PowerPointMetricStripVariant SolidBand #

Single accent band behind the metrics.

Value: 1
public const PowerPointMetricStripVariant SeparatedTiles #

Separate metric tiles with individual accent surfaces.

Value: 2
public const PowerPointMetricStripVariant Underlined #

Quiet text metrics with accent underlines and no filled panel.

Value: 3