API Reference

Class

LegacyPptGradientStop

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Represents one resolved color stop in a legacy OfficeArt gradient.

Inheritance

  • Object
  • LegacyPptGradientStop

Usage

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

Properties

public String Color { get; } #

Gets the resolved color as RRGGBB, or null when its source reference is unresolved.

public Double Position { get; } #

Gets the relative position from zero through one.