API Reference

Enum

PowerPointOleFollowColorScheme

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues.

Inheritance

  • Enum
  • PowerPointOleFollowColorScheme

Usage

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

Values

public const PowerPointOleFollowColorScheme None #

Represents the Open XML value none.

Value: 0
public const PowerPointOleFollowColorScheme Full #

Represents the Open XML value full.

Value: 1
public const PowerPointOleFollowColorScheme TextAndBackground #

Represents the Open XML value textAndBackground.

Value: 2