Show / Hide Table of Contents

Namespace OfficeOpenXml.Drawing.Style.Coloring

Classes

ExcelColorTransformCollection

Color transformation

ExcelColorTransformItem

Different types of transformation performed on a color

ExcelDrawingColorManager

Handles colors for drawings

ExcelDrawingHslColor

Represents a HSL color

ExcelDrawingPresetColor

Represents a preset color

ExcelDrawingRgbColor

Represents a RGB color

ExcelDrawingRgbPercentageColor

A color using the red, green, blue RGB color model. Each component, red, green, and blue is expressed as a percentage from 0% to 100%. A linear gamma of 1.0 is assumed

ExcelDrawingSchemeColor

Represents a scheme color

ExcelDrawingSystemColor

Represents a system color

ExcelDrawingThemeColorManager

Manages colors in a theme

Interfaces

IColorTransformItem

Color transformation item

Enums

eColorTransformDataType

Datatypes for color transformation types

eColorTransformType

Type of color transformation. See OOXML documentation section 20.1.2.3 for more detailed information.

In This Article
  • Classes
  • Interfaces
  • Enums
Back to top Generated by DocFX